[U-Boot] [PATCH 2/3] Standardize mem_malloc_init() implementation

Wolfgang Denk wd at denx.de
Fri Sep 4 21:46:43 CEST 2009


Dear Peter Tyser,

In message <1250913921-15689-3-git-send-email-ptyser at xes-inc.com> you wrote:
> This lays the groundwork to allow architectures to share a common
> mem_malloc_init().
> 
> Note that the x86 implementation was not modified as it did not fit the
> mold of all other architectures.
> 
> Signed-off-by: Peter Tyser <ptyser at xes-inc.com>
> ---
>  lib_arm/board.c        |   14 +++++++-------
>  lib_avr32/board.c      |   17 +++++++----------
>  lib_blackfin/board.c   |   12 ++++++------
>  lib_m68k/board.c       |   17 +++++++----------
>  lib_microblaze/board.c |   13 +++++++------
>  lib_mips/board.c       |   17 +++++++----------
>  lib_nios/board.c       |   15 +++++++--------
>  lib_nios2/board.c      |   13 ++++++-------
>  lib_ppc/board.c        |   21 ++++++++++-----------
>  lib_sh/board.c         |   14 +++++++-------
>  lib_sparc/board.c      |   14 ++++++++------
>  11 files changed, 79 insertions(+), 88 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
If I ever needed a brain transplant, I'd choose a teenager's  because
I'd want a brain that had never been used.


More information about the U-Boot mailing list