Re: [U-Boot] [PATCH] powerpc: Fix device tree padding associated with ramdisk

2011-07-26 Thread Wolfgang Denk
Dear Kumar Gala, In message <1310001388-4084-1-git-send-email-ga...@kernel.crashing.org> you wrote: > When booting with a ramdisk we bump the amount of memory reserved for > the device tree by FDT_RAMDISK_OVERHEAD. However we did not increase > the actual size in the device tree blob to match. >

Re: [U-Boot] [PATCH] powerpc: Fix device tree padding associated with ramdisk

2011-07-14 Thread Jerry Van Baren
Hi Kumar, Wolfgang On 07/06/2011 09:16 PM, Kumar Gala wrote: > When booting with a ramdisk we bump the amount of memory reserved for > the device tree by FDT_RAMDISK_OVERHEAD. However we did not increase > the actual size in the device tree blob to match. > > Its possible on boundary cases that w

Re: [U-Boot] [PATCH] powerpc: Fix device tree padding associated with ramdisk

2011-07-14 Thread Kumar Gala
On Jul 6, 2011, at 8:16 PM, Kumar Gala wrote: > When booting with a ramdisk we bump the amount of memory reserved for > the device tree by FDT_RAMDISK_OVERHEAD. However we did not increase > the actual size in the device tree blob to match. > > Its possible on boundary cases that we dont have e