X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fgose.h;h=fcb9f17750ebf3513b306d847f82fffb728dfe65;hb=97c42757717f8de780de41857db15d1ba47e9e44;hp=36ac88a20df65e8c50423a04e4c06640a49902a6;hpb=b57f1895b669e3fbdca486e7c40dfea00f22bb93;p=oweals%2Fu-boot.git diff --git a/include/configs/gose.h b/include/configs/gose.h index 36ac88a20d..fcb9f17750 100644 --- a/include/configs/gose.h +++ b/include/configs/gose.h @@ -35,14 +35,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_SCIF0 #define CONFIG_SH_SCIF_CLK_FREQ 65000000