summaryrefslogtreecommitdiffstats
path: root/include/configs/SL8245.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/SL8245.h')
-rw-r--r--include/configs/SL8245.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/SL8245.h b/include/configs/SL8245.h
index 4d9d41b927..31853c8de3 100644
--- a/include/configs/SL8245.h
+++ b/include/configs/SL8245.h
@@ -90,10 +90,10 @@
* (Set up by the startup code)
* Please note that CFG_SDRAM_BASE _must_ start at 0
*/
-#define CFG_SDRAM_BASE 0x00000000
+#define CFG_SDRAM_BASE 0x00000000
#define CFG_FLASH_BASE0_PRELIM 0xFF800000 /* FLASH bank on RCS#0 */
-#define CFG_FLASH_BASE CFG_FLASH_BASE0_PRELIM
+#define CFG_FLASH_BASE CFG_FLASH_BASE0_PRELIM
#define CFG_FLASH_BANKS { CFG_FLASH_BASE0_PRELIM }
#define CFG_RESET_ADDRESS 0xFFF00100
OpenPOWER on IntegriCloud