mpc83xx: Normalize BR/OR option lines
[oweals/u-boot.git] / include / configs / vme8349.h
index ed02661f82a08030e7d646f8136a5272bec58b7f..76821e7a407a74194a7e09e59868fc5997f293a3 100644 (file)
@@ -74,7 +74,7 @@
                                         BR_MS_GPCM |   /*  MSEL = GPCM */ \
                                         BR_V)          /* valid */
 
-#define CONFIG_SYS_OR0_PRELIM          (MEG_TO_AM(CONFIG_SYS_FLASH_SIZE) \
+#define CONFIG_SYS_OR0_PRELIM          (OR_AM_128MB \
                                        | OR_GPCM_XAM \
                                        | OR_GPCM_CSNT \
                                        | OR_GPCM_ACS_DIV2 \