X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fx600.h;h=485522cd872912bb9cd20fad0f07dc3ed5eb17d8;hb=39bcbb7740b099b487b20ff6e345eb790a85712c;hp=7ecfc1eb0450fd9ceb514dcb0d08412dbb088bc0;hpb=75670c81e48d4cdab791ab040f00062f2a997d78;p=oweals%2Fu-boot.git diff --git a/include/configs/x600.h b/include/configs/x600.h index 7ecfc1eb04..485522cd87 100644 --- a/include/configs/x600.h +++ b/include/configs/x600.h @@ -114,16 +114,8 @@ #define CONFIG_SYS_MEMTEST_START 0x00800000 #define CONFIG_SYS_MEMTEST_END 0x04000000 #define CONFIG_SYS_MALLOC_LEN (8 << 20) -#define CONFIG_SYS_LONGHELP -#define CONFIG_CMDLINE_EDITING -#define CONFIG_AUTO_COMPLETE #define CONFIG_SYS_LOAD_ADDR 0x00800000 -/* Use last 2 lwords in internal SRAM for bootcounter */ -#define CONFIG_BOOTCOUNT_LIMIT -#define CONFIG_SYS_BOOTCOUNT_ADDR (CONFIG_SRAM_BASE + \ - CONFIG_SRAM_SIZE) - #define CONFIG_HOSTNAME x600 #define CONFIG_UBI_PART ubi0 #define CONFIG_UBIFS_VOLUME rootfs