[U-Boot-Users] [RFC] [PATCH 2/2] [new uImage] Avoid initrd and logbuffer area overlaps

Wolfgang Denk wd at denx.de
Sat May 10 00:16:28 CEST 2008


In message <20080507110859.10627.96876.stgit at hekate.izotz.org> 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 <m8 at semihalf.com>
---
> 
> This patch attempts to assure that initrd allocation made during OS booting
> will not destroy logbuffer area.
> 
> Please review and comment.
> 
> Cheers,
> m.
> 
>  common/cmd_log.c  |    8 +++++++-
>  common/image.c    |    7 +++++++
>  include/logbuff.h |    1 +
>  lib_ppc/board.c   |    5 +++++
>  4 files changed, 20 insertions(+), 1 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Any sufficiently advanced  technology  is  indistinguishable  from  a
rigged demo.                              - Andy Finkel, computer guy




More information about the U-Boot mailing list