]> git.sur5r.net Git - u-boot/blobdiff - include/configs/origen.h
exynos: Update origen and smdkv310 to use common tzpc_init
[u-boot] / include / configs / origen.h
index 1ab983493eeba9eb3d8393c84d3fd78d90b07e21..e179911d0c3baf59f1cf09d12ed42b0000f28975 100644 (file)
@@ -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 */