In message <[EMAIL PROTECTED]> you wrote:
> Add logbuffer to reserved LMB areas to prevent initrd allocation
> from overlaping with it.
>
> Make sure to use correct logbuffer base address.
>
> Signed-off-by: Marian Balakowicz <[EMAIL PROTECTED]>
> ---
>
> v2 fixes build errors for PPC targets wi
Add logbuffer to reserved LMB areas to prevent initrd allocation
from overlaping with it.
Make sure to use correct logbuffer base address.
Signed-off-by: Marian Balakowicz <[EMAIL PROTECTED]>
---
v2 fixes build errors for PPC targets without LOGBUFFER support.
common/cmd_log.c |8 +++-