[U-Boot] [PATCH] powerpc: cpm2 boards: update fcc register logic
Wolfgang Denk
wd at denx.de
Mon Oct 17 22:26:16 CEST 2011
Dear Mike Frysinger,
In message <1318865938-26720-1-git-send-email-vapier at gentoo.org> you wrote:
> In the recent dropping of !NET_MULTI code (commit e2a53458a7ab37523304),
> I misread the logic in include/net.h. Some of it was used by NET_MULTI
> code as glue between the multi/non-multi worlds for cpm2 boards.
>
> Rather than restore the block of code, push the logic to the board config
> headers where it all belongs.
>
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>
> ---
> i've build tested all these boards only as i have no hardware
>
> include/configs/CPU86.h | 8 ++++----
> include/configs/CPU87.h | 8 ++++----
> include/configs/IDS8247.h | 4 ++--
> include/configs/IPHASE4539.h | 4 ++--
> include/configs/ISPAN.h | 4 ++--
> include/configs/MPC8260ADS.h | 10 +++++-----
> include/configs/MPC8266ADS.h | 4 ++--
> include/configs/MPC8560ADS.h | 4 ++--
> include/configs/RPXsuper.h | 4 ++--
> include/configs/Rattler.h | 8 ++++----
> include/configs/SBC8540.h | 4 ++--
> include/configs/SCM.h | 8 ++++----
> include/configs/TQM8260.h | 6 +++---
> include/configs/TQM8272.h | 4 ++--
> include/configs/ZPC1900.h | 4 ++--
> include/configs/ep8260.h | 4 ++--
> include/configs/gw8260.h | 8 ++++----
> include/configs/hymod.h | 12 ++++++------
> include/configs/muas3001.h | 4 ++--
> include/configs/ppmc8260.h | 4 ++--
> include/configs/rsdproto.h | 4 ++--
> include/configs/sacsng.h | 6 +++---
> include/configs/sbc8560.h | 4 ++--
> include/configs/stxgp3.h | 4 ++--
> include/configs/stxssa.h | 4 ++--
> 25 files changed, 69 insertions(+), 69 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
Genius doesn't work on an assembly line basis. You can't simply say,
"Today I will be brilliant."
-- Kirk, "The Ultimate Computer", stardate 4731.3
More information about the U-Boot
mailing list