projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd23130
)
ppc4xx: Fix APC405 board support
author
Matthias Fuchs
<matthias.fuchs@esd.eu>
Wed, 25 Aug 2010 15:02:28 +0000
(17:02 +0200)
committer
Stefan Roese
<sr@denx.de>
Fri, 3 Sep 2010 09:14:13 +0000
(11:14 +0200)
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>
include/configs/APC405.h
patch
|
blob
|
history
diff --git
a/include/configs/APC405.h
b/include/configs/APC405.h
index 20849bc685b8a6f0381a071874cce59b3af64291..a7724adb42c41bc3515d03c8532baecb23ee1cff 100644
(file)
--- 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