24 Jul, 2013

1 commit


15 May, 2013

1 commit

  • This seems to be a common function for several architectures, so create
    a common function rather than duplicating the code in each arch.

    Also make an attempt to avoid introducing #ifdefs in the new code, partly
    by removing useless #ifdefs around function declarations in the image.h
    header.

    Signed-off-by: Simon Glass

    Simon Glass
     

20 Jun, 2012

1 commit


22 Jan, 2010

1 commit


10 Jul, 2008

1 commit

  • The LMB code now uses phys_addr_t and phys_size_t. Also, there were a couple
    of casting problems in the bootm code that called the LMB functions.

    Signed-off-by: Andy Fleming

    Andy Fleming
     

04 Jul, 2008

1 commit


12 Jun, 2008

1 commit

  • 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
     

29 Feb, 2008

1 commit