powerpc: cpm2 boards: update fcc register logic
authorMike Frysinger <vapier@gentoo.org>
Mon, 17 Oct 2011 05:38:58 +0000 (05:38 +0000)
committerWolfgang Denk <wd@denx.de>
Mon, 17 Oct 2011 20:25:31 +0000 (22:25 +0200)
commitd4590da43666443aaf0c7c59e5f245352989bd9d
treeef1e6ff2fc3fbf2e11119e46ad800585a605d2b1
parent92faa8b109180fa28ec899479f676e62a3a391b7
powerpc: cpm2 boards: update fcc register logic

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@gentoo.org>
25 files changed:
include/configs/CPU86.h
include/configs/CPU87.h
include/configs/IDS8247.h
include/configs/IPHASE4539.h
include/configs/ISPAN.h
include/configs/MPC8260ADS.h
include/configs/MPC8266ADS.h
include/configs/MPC8560ADS.h
include/configs/RPXsuper.h
include/configs/Rattler.h
include/configs/SBC8540.h
include/configs/SCM.h
include/configs/TQM8260.h
include/configs/TQM8272.h
include/configs/ZPC1900.h
include/configs/ep8260.h
include/configs/gw8260.h
include/configs/hymod.h
include/configs/muas3001.h
include/configs/ppmc8260.h
include/configs/rsdproto.h
include/configs/sacsng.h
include/configs/sbc8560.h
include/configs/stxgp3.h
include/configs/stxssa.h