Home
last modified time | relevance | path

Searched hist:d4590da43666443aaf0c7c59e5f245352989bd9d (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A DMPC8560ADS.hd4590da43666443aaf0c7c59e5f245352989bd9d Mon Oct 17 05:38:58 UTC 2011 Mike Frysinger <vapier@gentoo.org> 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>