X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fconfigs%2Fpalmtc.h;h=fe87648ac60b4fb8e610d3aed3d02501d5c9032c;hb=6ef6eb91cda895de3366068fc2caf25328786f4d;hp=f4fc9cd50d9fb0c58ca4cb563d4b5c9c737a3945;hpb=80124df14f43e08c86892f5344c23cff1e943dbc;p=karo-tx-uboot.git diff --git a/include/configs/palmtc.h b/include/configs/palmtc.h index f4fc9cd50d..fe87648ac6 100644 --- a/include/configs/palmtc.h +++ b/include/configs/palmtc.h @@ -155,6 +155,9 @@ #define CONFIG_SYS_LOAD_ADDR CONFIG_SYS_DRAM_BASE +#define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM_1 +#define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_GBL_DATA_SIZE + PHYS_SDRAM_1) + /* * NOR FLASH */