X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fti_armv7_common.h;h=84269ad262c09d32bbc6e8f7e8a5a7017d8628d7;hb=85b8c5c4bf80025de4632ae6c9a8a606e51508a4;hp=de83f7afc4105917190f69d02e526c57eb634481;hpb=15c5cdf5aa6b292145e5e3e220ec1f42b11eff6f;p=people%2Fms%2Fu-boot.git diff --git a/include/configs/ti_armv7_common.h b/include/configs/ti_armv7_common.h index de83f7afc4..84269ad262 100644 --- a/include/configs/ti_armv7_common.h +++ b/include/configs/ti_armv7_common.h @@ -201,7 +201,7 @@ #define CONFIG_SPL_FAT_LOAD_PAYLOAD_NAME "u-boot.img" #ifdef CONFIG_SPL_OS_BOOT -#define CONFIG_SYS_SPL_ARGS_ADDR (CONFIG_SYS_SDRAM_BASE + 0x100) +#define CONFIG_SYS_SPL_ARGS_ADDR 0x80F80000 /* FAT */ #define CONFIG_SPL_FAT_LOAD_KERNEL_NAME "uImage"