X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fsilk.h;h=a78da46a17c2156d23af5dc08578211e0e5339f2;hb=e4b91f085d4259f187052ff724c80af38fc11b18;hp=a94928bd16959a348bdc5f5714b172023d11af13;hpb=40e44c8bf516e7071c9b80113473be5757e8c3f3;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/silk.h b/include/configs/silk.h index a94928b..a78da46 100644 --- a/include/configs/silk.h +++ b/include/configs/silk.h @@ -40,14 +40,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_SCIF2 #define CONFIG_SH_SCIF_CLK_FREQ 65000000