On Tue, Sep 21, 2010 at 3:24 AM, Shaju Abraham wrote:
> The device tree support for arm is broken in
> git://git.secretlab.ca/git/linux-2.6.git test-devtree.
> due to not reserving the memory used by the device tree blob.The device tree
> blob gets corrupted
> as a result. The patch reserves the
The device tree support for arm is broken in
git://git.secretlab.ca/git/linux-2.6.git test-devtree.
due to not reserving the memory used by the device tree blob.The device tree
blob gets corrupted
as a result. The patch reserves the memblock used by device tree blob.
Signed-off-by: Shaju Abraha