]> git.sur5r.net Git - u-boot/blobdiff - include/configs/ti_omap5_common.h
sunxi: Fix reset hang on sun5i
[u-boot] / include / configs / ti_omap5_common.h
index 642ca0a73548f9616cbe236ef6a157b728979c7a..a582fa4041274fa4c3e51dae68f9ac64e9209447 100644 (file)
 #define CONFIG_SPL_MAX_SIZE            (0x4031E000 - CONFIG_SPL_TEXT_BASE)
 #define CONFIG_SPL_DISPLAY_PRINT
 #define CONFIG_SPL_LDSCRIPT "$(CPUDIR)/omap-common/u-boot-spl.lds"
+#define CONFIG_SYS_SPL_ARGS_ADDR       (CONFIG_SYS_SDRAM_BASE + \
+                                        (128 << 20))
 
 #ifdef CONFIG_NAND
 #define CONFIG_SPL_NAND_AM33XX_BCH     /* ELM support */