global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
[platform/kernel/u-boot.git] / board / freescale / m5373evb / README
index bba5420..bfbcd5d 100644 (file)
@@ -105,7 +105,7 @@ CONFIG_SYS_CSn_BASE -- defines the Chip Select Base register
 CONFIG_SYS_CSn_MASK    -- defines the Chip Select Mask register
 CONFIG_SYS_CSn_CTRL    -- defines the Chip Select Control register
 
-CONFIG_SYS_SDRAM_BASE  -- defines the DRAM Base
+CFG_SYS_SDRAM_BASE     -- defines the DRAM Base
 
 2. MEMORY MAP UNDER U-BOOT AND LINUX KERNEL
 ===========================================