]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/ethernut5.h
configs: Re-sync HUSH options
[people/ms/u-boot.git] / include / configs / ethernut5.h
index c7b1e5cbf71717b31893a0ea745fe5e0384a9948..06061944cc34608398d5027d29e0d24ce3580e4a 100644 (file)
@@ -12,7 +12,6 @@
 
 #include <asm/hardware.h>
 
-#define CONFIG_SYS_GENERIC_BOARD
 
 /* The first stage boot loader expects u-boot running at this address. */
 #define CONFIG_SYS_TEXT_BASE   0x27000000      /* 16MB available */
@@ -60,7 +59,6 @@
 /* 512kB DataFlash at NPCS0 */
 #define CONFIG_SYS_MAX_DATAFLASH_BANKS 1
 #define CONFIG_HAS_DATAFLASH
-#define CONFIG_SPI_FLASH_ATMEL
 #define CONFIG_ATMEL_DATAFLASH_SPI
 #define CONFIG_SYS_DATAFLASH_LOGIC_ADDR_CS0    0xC0000000
 #define DATAFLASH_TCSS                 (0x1a << 16)
 #endif
 
 /* Misc. u-boot settings */
-#define CONFIG_SYS_PROMPT              "U-Boot> "
-#define CONFIG_SYS_HUSH_PARSER
 #define CONFIG_SYS_CBSIZE              256
 #define CONFIG_SYS_MAXARGS             16
 #define CONFIG_SYS_PBSIZE              (CONFIG_SYS_CBSIZE + 16 \