Dear all,
I am porting Linux to R3912.
There are two memory block on my target board.
One is
16MB
from 0x8000 0000 to 0x8100 0000.
The other one is 16MB from 0x8200 0000 to
0x8300 0000.
But I found kernel just managed the first memory
block.
How could I modify the kernel to support 32MB discontinuous
memory?
Now I am trying to add entries to page table.
It will halt at decompressing
ramdisk.
Has anyone resolve this kind of problem
before?
Please help me.....
Thanks in advance.
~~
Green <[EMAIL PROTECTED]> |
- Re: Discontinuous memory!! Green
- Re: Discontinuous memory!! Maciej W. Rozycki