
Dear Mike Frysinger,
In message 1318865938-26720-1-git-send-email-vapier@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@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