X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fstout.h;h=67345958be2b6d387bf6664739f4d8445cb3496d;hb=036a017f79f6c485605c555b3a8733debb72d995;hp=b72b565c33df5ae6fee2ac713622721fa288d523;hpb=0eee446ee811ea3ebbade82cb1d19558736e5603;p=oweals%2Fu-boot.git diff --git a/include/configs/stout.h b/include/configs/stout.h index b72b565c33..67345958be 100644 --- a/include/configs/stout.h +++ b/include/configs/stout.h @@ -44,14 +44,11 @@ #define CONFIG_SYS_CLK_FREQ RMOBILE_XTAL_CLK #define CONFIG_EXTRA_ENV_SETTINGS \ - "fdt_high=0xffffffff\0" \ - "initrd_high=0xffffffff\0" + "bootm_size=0x10000000\0" /* SPL support */ -#define CONFIG_SPL_TEXT_BASE 0xe6300000 #define CONFIG_SPL_STACK 0xe6340000 #define CONFIG_SPL_MAX_SIZE 0x4000 -#define CONFIG_SYS_SPI_U_BOOT_OFFS 0x140000 #ifdef CONFIG_SPL_BUILD #define CONFIG_CONS_SCIFA0 #define CONFIG_SH_SCIF_CLK_FREQ 52000000