]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/lh7a40x.h
imported Ka-Ro specific additions to U-Boot 2009.08 for TX28
[karo-tx-uboot.git] / include / lh7a40x.h
index c897a7ceeb5e38931132ceb1320d985972651c07..09a463c8414ad3e8ce41e98b7695a345d30f3135 100755 (executable)
@@ -273,7 +273,7 @@ typedef struct {
 #define LH7A40X_GPIOINT_PTR     ((lh7a40x_gpioint_t*) LH7A40X_GPIOINT_BASE)
 
 /* Embedded SRAM */
-#define CFG_SRAM_BASE  (0xB0000000)
-#define CFG_SRAM_SIZE  (80*1024)       /* 80kB */
+#define CONFIG_SYS_SRAM_BASE   (0xB0000000)
+#define CONFIG_SYS_SRAM_SIZE   (80*1024)       /* 80kB */
 
 #endif  /* __LH7A40X_H__ */