]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/tx28.h
tx28: config.mk: fix build error: "No rule to make target `.u-boot.sb"'
[karo-tx-uboot.git] / include / configs / tx28.h
index c63ec182082f487d5c7a819bad7aa1945f0400d1..baffb8df1d400c4cf7273aab817426bc1c6463de 100644 (file)
@@ -16,7 +16,7 @@
  */
 #define CONFIG_MXS_GPIO                                        /* GPIO control */
 #define CONFIG_SYS_HZ                  1000            /* Ticks per second */
-#define PHYS_SDRAM_1_SIZE              CONFIG_SDRAM_SIZE
+#define PHYS_SDRAM_1_SIZE              CONFIG_SYS_SDRAM_SIZE
 #ifdef CONFIG_TX28_S
 #define TX28_MOD_SUFFIX                        "1"
 #else