X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fap152.h;h=0d2c484bb9c1539a0008d9c684ee5e15d2c62d2e;hb=b77d0292ca9f3ca69259dca7e2c5e193a403b289;hp=c948a44054123a170c1726ca7e8dec90eb9cf12b;hpb=cf5eebeb18f7790d5030eb94f51fca0ebcd6e406;p=oweals%2Fu-boot.git diff --git a/include/configs/ap152.h b/include/configs/ap152.h index c948a44054..0d2c484bb9 100644 --- a/include/configs/ap152.h +++ b/include/configs/ap152.h @@ -35,16 +35,11 @@ "bootm 0x9f060000" #define CONFIG_ENV_SPI_MAX_HZ 25000000 -#define CONFIG_ENV_OFFSET 0x40000 -#define CONFIG_ENV_SECT_SIZE 0x10000 -#define CONFIG_ENV_SIZE 0x10000 /* Miscellaneous configurable options */ /* * Diagnostics */ -#define CONFIG_SYS_MEMTEST_START 0x80100000 -#define CONFIG_SYS_MEMTEST_END 0x83f00000 #endif /* __CONFIG_H */