summaryrefslogtreecommitdiffstats
path: root/include/configs/APC405.h
diff options
context:
space:
mode:
authorMatthias Fuchs <matthias.fuchs@esd.eu>2010-08-25 17:02:28 +0200
committerStefan Roese <sr@denx.de>2010-09-03 11:14:13 +0200
commit38570b2ff3b618892b7b7f2d4c80f5b79d49018f (patch)
tree5731cc610e979fe3929c48dd057914f163b4c25c /include/configs/APC405.h
parentbd2313078114c4b44c4a5ce149af43bcb7fc8854 (diff)
downloadblackbird-obmc-uboot-38570b2ff3b618892b7b7f2d4c80f5b79d49018f.tar.gz
blackbird-obmc-uboot-38570b2ff3b618892b7b7f2d4c80f5b79d49018f.zip
ppc4xx: Fix APC405 board support
Opps, after a long time I tested recent u-boot on our APC405 board. This simple fix makes networking work again. Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/configs/APC405.h')
-rw-r--r--include/configs/APC405.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/APC405.h b/include/configs/APC405.h
index 20849bc685..a7724adb42 100644
--- a/include/configs/APC405.h
+++ b/include/configs/APC405.h
@@ -104,6 +104,7 @@
#define CONFIG_NET_MULTI 1
#undef CONFIG_HAS_ETH1
+#define CONFIG_PPC4xx_EMAC
#define CONFIG_MII 1 /* MII PHY management */
#define CONFIG_PHY_ADDR 0 /* PHY address */
#define CONFIG_LXT971_NO_SLEEP 1
OpenPOWER on IntegriCloud