[U-Boot] [PATCH][v1] mpc8260: move FDT memory node fixup into common CPU code.

Heiko Schocher hs at denx.de
Sun Sep 6 11:05:51 CEST 2009


Hello Marcel,

Marcel ziswiler wrote:
> Move the memory node fixup of the MPC8260ADS, ids8247 and muas3001 boards into
> common mpc8260 CPU code.
> Remove Ethernet node fixup from muas3001 board and modify its config for the
> common mpc8260 code to use generic Ethernet fixup.

Thanks for cleaning up, but ...

> Signed-off-by: Marcel Ziswiler <marcel.ziswiler at noser.com>
> ---
>  board/freescale/mpc8260ads/mpc8260ads.c |   13 --------
>  board/ids8247/ids8247.c                 |   16 ----------
>  board/muas3001/muas3001.c               |   51 +-----------------------------
>  cpu/mpc8260/cpu.c                       |    1 +
>  include/configs/muas3001.h              |    1 +
>  5 files changed, 4 insertions(+), 78 deletions(-)

... I couldn;t apply your patch, because your patch is line wrapped.
Can you fix your mailer?

Also, there is one more 826x based board (mgcoge) with should be fixed
too, can you add this board to your patch?

TIA,

bye
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany


More information about the U-Boot mailing list