X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fconfigs%2Ftx48.h;fp=include%2Fconfigs%2Ftx48.h;h=dd7cf74a23d909c488a35a06d784a757c4c4564e;hb=d717b5e449e2ee11c2624944704c61085e80b5af;hp=0281d2530de0852753d1a17dcf122e2b1e75969a;hpb=cce4dee35eced4de9217a21bb7a6055205d759d6;p=karo-tx-uboot.git diff --git a/include/configs/tx48.h b/include/configs/tx48.h index 0281d2530d..dd7cf74a23 100644 --- a/include/configs/tx48.h +++ b/include/configs/tx48.h @@ -54,7 +54,7 @@ * Memory configuration options */ #define CONFIG_SYS_SDRAM_DDR3 -#define CONFIG_NR_DRAM_BANKS 1 /* 1 bank of SDRAM */ +#define CONFIG_NR_DRAM_BANKS 0x1 /* '1' would be converted to 'y' by define2mk.sed */ #define PHYS_SDRAM_1 0x80000000 /* SDRAM Bank #1 */ #define CONFIG_MAX_RAM_BANK_SIZE SZ_1G @@ -228,9 +228,9 @@ #define CONFIG_SYS_NAND_ECCSIZE 512 #define CONFIG_SYS_NAND_ECCBYTES 14 #define CONFIG_CMD_NAND_TRIMFFS -#define CONFIG_SYS_NAND_MAX_CHIPS 1 +#define CONFIG_SYS_NAND_MAX_CHIPS 0x1 #define CONFIG_SYS_NAND_MAXBAD 20 /* Max. number of bad blocks guaranteed by manufacturer */ -#define CONFIG_SYS_MAX_NAND_DEVICE 1 +#define CONFIG_SYS_MAX_NAND_DEVICE 0x1 #define CONFIG_SYS_NAND_5_ADDR_CYCLE #define CONFIG_SYS_NAND_USE_FLASH_BBT #ifdef CONFIG_ENV_IS_IN_NAND