Hi Rob,
On Thu, 28 Jun 2012 08:54:11 -0500, Rob Herring
wrote:
> From: Rob Herring
>
> The bootm initrd image copy to ram can collide with the stack in cases
> where the print buffer size is large (i.e. 1K). The result is intermittent
> initrd decompression errors depending on the initrd size
Albert,
On 06/28/2012 08:54 AM, Rob Herring wrote:
> From: Rob Herring
>
> The bootm initrd image copy to ram can collide with the stack in cases
> where the print buffer size is large (i.e. 1K). The result is intermittent
> initrd decompression errors depending on the initrd size MOD 4KB since
From: Rob Herring
The bootm initrd image copy to ram can collide with the stack in cases
where the print buffer size is large (i.e. 1K). The result is intermittent
initrd decompression errors depending on the initrd size MOD 4KB since
the initrd start address is 4KB aligned.
Cc: Albert ARIBAUD
3 matches
Mail list logo