]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/karo/tx28/tx28.c
tx28: config.mk: fix build error: "No rule to make target `.u-boot.sb"'
[karo-tx-uboot.git] / board / karo / tx28 / tx28.c
index 0c707b8ae31021a56677e4233b8ef8f3561b1574..e81ee8928599f5eec7af97f3a6a85cbe4a512521 100644 (file)
@@ -908,7 +908,7 @@ int checkboard(void)
        const char *dlm = "";
 
        printf("Board: Ka-Ro TX28-4%sx%d\n", TX28_MOD_SUFFIX,
-               CONFIG_SDRAM_SIZE / SZ_128M +
+               CONFIG_SYS_SDRAM_SIZE / SZ_128M +
                CONFIG_SYS_NAND_BLOCKS / 2048 * 2);
 
        printf("POWERUP Source: ");