projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19fa1c3
)
mpc83xx: fix UEC2->1 typo in libfdt setup code
author
Kim Phillips
<kim.phillips@freescale.com>
Thu, 16 Aug 2007 03:30:12 +0000
(22:30 -0500)
committer
Kim Phillips
<kim.phillips@freescale.com>
Thu, 16 Aug 2007 03:36:33 +0000
(22:36 -0500)
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
cpu/mpc83xx/cpu.c
patch
|
blob
|
history
diff --git
a/cpu/mpc83xx/cpu.c
b/cpu/mpc83xx/cpu.c
index adf80830103f00be13f1cd2ce52c21425923b11e..a0754d18534445da2ea52eef5aa309fe6caf31c6 100644
(file)
--- a/
cpu/mpc83xx/cpu.c
+++ b/
cpu/mpc83xx/cpu.c
@@
-481,7
+481,7
@@
static const struct {
"local-mac-address",
fdt_set_eth1
},
-#elif CFG_UEC
1
_UCC_NUM == 3 /* UCC4 */
+#elif CFG_UEC
2
_UCC_NUM == 3 /* UCC4 */
{ "/" OF_QE "/ucc@3200",
"mac-address",
fdt_set_eth1