<div dir="ltr"><span class="Apple-style-span" style="border-collapse:collapse;font-family:arial,sans-serif;font-size:13px">Hi All,<div><br></div><div>I am working on bringing up the board sbc8641d, which is mostly similar in architecture with mpc8641 having powerpc chip. My board was customized to add FPGA. This FPGA was connected as external device to processor on localbus. I am able to boot the board recognizing all the devices, except external device FPGA. I have mentioned in device tree regarding chip select and parent address in processor address domain of the fpga. I have the following problems.<br>
<div><br></div><div>I have problem with ioremap returned address to my device in kernel. ioremap takes physical address and returns virtual address. Using virtual address, if I write and read, there is no result. I am writing to scratch pad of the FPGA chip and reading from it the same string. When I read I do not see any value (written value). </div>
<div><br></div><div>Second, when I typed command in bash &quot;free -m&quot; it shows 756MB memory available. I used &quot;mem=&quot; commandline option to tell kernel to use 4GB memory. But after booting the kernel it still shows 756MB. Why is this?</div>
<div><br></div><div>Can anyone help me in directing where to look to debug this. Any help would be appreciated. Is there anyway I can debug pagetables to see what is happening at address mapping level.</div><div><br></div>
<div>NOTE: this is powerpc architecture. </div></div></span></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Dec 25, 2013 at 3:53 PM, Sri Ram Vemulpali <span dir="ltr">&lt;<a href="mailto:sri.ram.gmu06@gmail.com" target="_blank">sri.ram.gmu06@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi All,<div><br></div><div>I am working on bringing up the board sbc8641d, which is mostly similar in architecture with mpc8641 having powerpc chip. My board was customized to add FPGA. This FPGA was connected as external device to processor on localbus. I am able to boot the board recognizing all the devices, except external device FPGA. I have mentioned in device tree regarding chip select and parent address in processor address domain of the fpga. I have the following problems.<br>

<div><br></div><div>I have problem with ioremap returned address to my device in kernel. ioremap takes physical address and returns virtual address. Using virtual address, if I write and read, there is no result. I am writing to scratch pad of the FPGA chip and reading from it the same string. When I read I do not see any value (written value). </div>

<div><br></div><div>Second, when I typed command in bash &quot;free -m&quot; it shows 756MB memory available. I used &quot;mem=&quot; commandline option to tell kernel to use 4GB memory. But after booting the kernel it still shows 756MB. Why is this?</div>

<div><br></div><div>Can anyone help me in directing where to look to debug this. Any help would be appreciated. Is there anyway I can debug pagetables to see what is happening at address mapping level.</div><div><br></div>

<div>NOTE: this is powerpc architecture. </div><span class="HOEnZb"><font color="#888888"><div><br></div><div>-- <br>Regards,<div>Sri.</div>
</div></font></span></div></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Regards,<div>Sri.</div>
</div>