DM6446:How to reserve RAM specific Area

2009-11-16 Thread rohan tabish
Hello everyone we have made our own custom board i want to reserve a fixed RAM area to be used by other processor One way to do that is to boot the kernel with mem= value and then use the remaining space of the RAM by allocating it using the modules.But in this fashion we will always load

Re: DM6446:How to reserve RAM specific Area

2009-11-16 Thread Steve Chen
On Mon, 2009-11-16 at 05:37 -0800, rohan tabish wrote: Hello everyone we have made our own custom board i want to reserve a fixed RAM area to be used by other processor One way to do that is to boot the kernel with mem= value and then use the remaining space of the RAM by allocating

Re: DM6446:How to reserve RAM specific Area

2009-11-16 Thread Steve Chen
On Mon, 2009-11-16 at 05:58 -0800, rohan tabish wrote: Thanks i know how to reserve a particular RAM area at end but i want to know how to reserve anywhere in between from a particular address to a particular address. Can you please tell which mailing list you are talking about Regard's RT