[U-Boot-Users] [PATCH 4/4] Change lmb to use phys_size_t/phys_addr_t

Wolfgang Denk wd at denx.de
Thu Jun 12 00:56:52 CEST 2008


In message <1213061838-12493-4-git-send-email-becky.bruce at freescale.com> you wrote:
> This updates the lmb code to use phys_size_t
> and phys_addr_t instead of unsigned long.  Other code
> which interacts with this code, like getenv_bootm_size()
> is also updated.
> 
> Booted on MPC8641HPCN, build-tested ppc, arm, mips.
> 
> Signed-off-by: Becky Bruce <becky.bruce at freescale.com>
> ---
>  common/cmd_bootm.c |    5 ++-
>  common/image.c     |   17 ++++++++----
>  include/image.h    |    2 +-
>  include/lmb.h      |   22 +++++++++-------
>  lib_generic/lmb.c  |   69 ++++++++++++++++++++++++++-------------------------
>  lib_ppc/bootm.c    |   16 +++++++-----
>  6 files changed, 71 insertions(+), 60 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
"I used to think that the brain was the most wonderful  organ  in  my
body. Then I realized who was telling me this."        - Emo Phillips




More information about the U-Boot mailing list