X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Fconfigs%2Fmt7629.h;h=4aef894c6ebe94798de3c2f85210d237e93bf26d;hb=26822fd23cb1cf5eebe88547d879c01756228748;hp=fc69d61918af7ea7c81ee838659c31d7b86d03e6;hpb=2c24a83b04e612065865ed93356837da8b0d6029;p=oweals%2Fu-boot.git diff --git a/include/configs/mt7629.h b/include/configs/mt7629.h index fc69d61918..4aef894c6e 100644 --- a/include/configs/mt7629.h +++ b/include/configs/mt7629.h @@ -27,7 +27,6 @@ #define CONFIG_SYS_NONCACHED_MEMORY SZ_1M /* Environment */ -#define CONFIG_ENV_SIZE SZ_4K /* Allow to overwrite serial and ethaddr */ #define CONFIG_ENV_OVERWRITE @@ -38,9 +37,6 @@ #define CONFIG_SPL_PAD_TO 0x10000 #define CONFIG_SPI_ADDR 0x30000000 -#ifdef CONFIG_SPL_SPI_LOAD -#define CONFIG_SYS_SPI_U_BOOT_OFFS 0x10000 -#endif #define CONFIG_SYS_UBOOT_BASE (CONFIG_SPI_ADDR + CONFIG_SPL_PAD_TO) /* SPL -> Uboot */