]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/amcc/yucca/flash.c
ppc4xx: Big cleanup of PPC4xx defines
[karo-tx-uboot.git] / board / amcc / yucca / flash.c
index eda49eb1746b81bce157c7efb9cf035f3bc3ac32..33b97a504074372f752c427d347f360bf5458a2f 100644 (file)
@@ -981,7 +981,7 @@ unsigned long flash_init(void)
                 * Boot Settings in IIC EEprom address 0xA8 or 0xA0
                 * Read Serial Device Strap Register1 in PPC440SPe
                 */
-               mfsdr(sdr_sdstp1, val);
+               mfsdr(SDR0_SDSTP1, val);
                boot_selection  = val & SDR0_SDSTP1_BOOT_SEL_MASK;
                ebc_boot_size   = val & SDR0_SDSTP1_EBC_ROM_BS_MASK;