X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=include%2Fconfigs%2Fshmin.h;h=3a008f0dc2e0fa0a186594c3cbf5ca05b125635b;hb=88a85fb9f3578f513d7053ac9a3f1ff7521b2771;hp=54a1587aef9e8479d9e78df0fc392fb767b74b8d;hpb=a972089a5bf7613334088f60e2ae92fc25a8749b;p=karo-tx-uboot.git diff --git a/include/configs/shmin.h b/include/configs/shmin.h index 54a1587aef..3a008f0dc2 100644 --- a/include/configs/shmin.h +++ b/include/configs/shmin.h @@ -45,7 +45,7 @@ #define CONFIG_BAUDRATE 115200 #define CONFIG_BOOTARGS "console=ttySC0,115200" -/* +/* * This board has original boot loader. If you write u-boot to 0x0, * you should set undef. */ @@ -56,6 +56,7 @@ #define SHMIN_SDRAM_BASE (0x8C000000) #define SHMIN_FLASH_BASE_1 (0xA0000000) +#define CONFIG_SYS_TEXT_BASE 0x8DFB0000 #define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_SYS_PROMPT "=> " /* Monitor Command Prompt */ #define CONFIG_SYS_CBSIZE 256 /* Buffer size for input from the Console */