X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Forigen.h;h=e179911d0c3baf59f1cf09d12ed42b0000f28975;hb=8a00061e203f0e0e7e7afdd9c56d56c063055ee5;hp=1ab983493eeba9eb3d8393c84d3fd78d90b07e21;hpb=3d6ba91e793808d1612152e9f9b8c51b3ca6c926;p=u-boot diff --git a/include/configs/origen.h b/include/configs/origen.h index 1ab983493e..e179911d0c 100644 --- a/include/configs/origen.h +++ b/include/configs/origen.h @@ -63,7 +63,6 @@ #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (1 << 20)) /* select serial console configuration */ -#define CONFIG_SERIAL_MULTI 1 #define CONFIG_SERIAL2 1 /* use SERIAL 2 */ #define CONFIG_BAUDRATE 115200 #define EXYNOS4_DEFAULT_UART_OFFSET 0x020000 @@ -97,6 +96,8 @@ #define CONFIG_SPL #define COPY_BL2_FNPTR_ADDR 0x02020030 +#define CONFIG_SPL_TEXT_BASE 0x02021410 + #define CONFIG_BOOTCOMMAND "fatload mmc 0 40007000 uImage; bootm 40007000" /* Miscellaneous configurable options */