mpc83xx: fix UEC2->1 typo in libfdt setup code
authorKim Phillips <kim.phillips@freescale.com>
Thu, 16 Aug 2007 03:30:12 +0000 (22:30 -0500)
committerKim 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

index adf8083..a0754d1 100644 (file)
@@ -481,7 +481,7 @@ static const struct {
                "local-mac-address",
                fdt_set_eth1
        },
-#elif CFG_UEC1_UCC_NUM == 3  /* UCC4 */
+#elif CFG_UEC2_UCC_NUM == 3  /* UCC4 */
        {       "/" OF_QE "/ucc@3200",
                "mac-address",
                fdt_set_eth1