]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/amcc/taihu/taihu.c
rename CFG_ macros to CONFIG_SYS
[people/ms/u-boot.git] / board / amcc / taihu / taihu.c
index ee0939aa3cdb737dc95ca185874700e2764241cd..6e9330f684f78c9bbd5032d9aa75a4ec791e535c 100644 (file)
@@ -48,8 +48,8 @@ int board_early_init_f(void)
        mtdcr(uicsr, 0xFFFFFFFF);       /* clear all ints */
        mtdcr(uicvcr, 0x00000001);      /* set vect base=0,INT0 highest priority */
 
-       mtebc(pb3ap, CFG_EBC_PB3AP);    /* memory bank 3 (CPLD_LCM) initialization */
-       mtebc(pb3cr, CFG_EBC_PB3CR);
+       mtebc(pb3ap, CONFIG_SYS_EBC_PB3AP);     /* memory bank 3 (CPLD_LCM) initialization */
+       mtebc(pb3cr, CONFIG_SYS_EBC_PB3CR);
 
        /*
         * Configure CPC0_PCI to enable PerWE as output