X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fkoelsch.h;h=c42139dc3ad5ce73dd5bd2549cc3fa023cdf80c4;hb=956520cd7012dfa871bfd06b5f9defd148b4572c;hp=2479b7c74ac7c099352c86b7cda32665188cfd21;hpb=d1da5d6cd8d33f777cf8374bf070970c4cca32e1;p=oweals%2Fu-boot.git diff --git a/include/configs/koelsch.h b/include/configs/koelsch.h index 2479b7c74a..c42139dc3a 100644 --- a/include/configs/koelsch.h +++ b/include/configs/koelsch.h @@ -33,15 +33,11 @@ /* Board Clock */ #define RMOBILE_XTAL_CLK 20000000u #define CONFIG_SYS_CLK_FREQ RMOBILE_XTAL_CLK -#define CONFIG_SH_TMU_CLK_FREQ (CONFIG_SYS_CLK_FREQ / 2) - #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