]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/ids8313.h
bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDR
[people/ms/u-boot.git] / include / configs / ids8313.h
index 628e0a25a8396e68d3c92d1b0988151e07e0a73b..a4acaa65b2d54a7215ab5ec44551a7a100cf7672 100644 (file)
 /*
  * U-Boot environment setup
  */
-#define CONFIG_CMDLINE_EDITING
-#define CONFIG_BOOTP_SUBNETMASK
-#define CONFIG_BOOTP_GATEWAY
-#define CONFIG_BOOTP_HOSTNAME
-#define CONFIG_BOOTP_BOOTPATH
 #define CONFIG_BOOTP_BOOTFILESIZE
 
 /*
 /*
  * Miscellaneous configurable options
  */
-#define CONFIG_SYS_LONGHELP
 #define CONFIG_SYS_CBSIZE              1024
 #define CONFIG_SYS_BARGSIZE            CONFIG_SYS_CBSIZE
 
 /* UBI Support */
 #define CONFIG_MTD_PARTITIONS
 
-/* bootcount support */
-#define CONFIG_BOOTCOUNT_I2C
-#define CONFIG_BOOTCOUNT_ALEN  1
-#define CONFIG_SYS_BOOTCOUNT_ADDR      0x9
-
 #define CONFIG_IMAGE_FORMAT_LEGACY
 
 #endif /* __CONFIG_H */