X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Falt.h;h=bb5267517cb49f36e6742213d285162051d3ae72;hb=8947145cd0ae8adf1c5dc0ae6756d49bf5330b48;hp=cc6a7bf6387f639938d43feda4e21d320255a74b;hpb=ccce3acfe70bdfb4fa8529dc853294f82859b08b;p=oweals%2Fu-boot.git diff --git a/include/configs/alt.h b/include/configs/alt.h index cc6a7bf638..bb5267517c 100644 --- a/include/configs/alt.h +++ b/include/configs/alt.h @@ -39,14 +39,12 @@ #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" \ + "usb_pgood_delay=2000\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