In message <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]>
> ---
>  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: [EMAIL PROTECTED]
"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

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to