[U-Boot] [PATCH 10/15] bootm: move lmb into the bootm_headers_t structure
Wolfgang Denk
wd at denx.de
Tue Aug 26 23:38:53 CEST 2008
Dear Kumar Gala,
In message <1218806685-3615-10-git-send-email-galak at kernel.crashing.org> you wrote:
> To allow for persistent state between future bootm subcommands we need
> the lmb to exist in a global state. Moving it into the bootm_headers_t
> allows us to do that.
>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> common/cmd_bootm.c | 11 ++++-------
> include/image.h | 4 +++-
> lib_m68k/bootm.c | 2 +-
> lib_ppc/bootm.c | 2 +-
> lib_sparc/bootm.c | 2 +-
> 5 files changed, 10 insertions(+), 11 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
[Braddock:] Mr. Churchill, you are drunk.
[Churchill:] And you madam, are ugly. But I shall be sober tomorrow.
More information about the U-Boot
mailing list