X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fatngw100.h;h=11d7d0c00db6f950cabbf84dc4fcbdb04e7f251c;hb=214feec1c56d0c0f69bdcc677ad75683ed4f7661;hp=1cab0a92c2a719c061eb64934c3663e820fcd9db;hpb=ef0f2f57524ec85fb9058a23298f2c4995e0d950;p=oweals%2Fu-boot.git diff --git a/include/configs/atngw100.h b/include/configs/atngw100.h index 1cab0a92c2..11d7d0c00d 100644 --- a/include/configs/atngw100.h +++ b/include/configs/atngw100.h @@ -100,7 +100,6 @@ #define CONFIG_GENERIC_MMC #define CONFIG_ATMEL_SPI -#define CONFIG_SPI_FLASH_ATMEL #define CONFIG_SYS_DCACHE_LINESZ 32 #define CONFIG_SYS_ICACHE_LINESZ 32 @@ -135,7 +134,6 @@ #define CONFIG_SYS_BOOTPARAMS_LEN (16 * 1024) /* Other configuration settings that shouldn't have to change all that often */ -#define CONFIG_SYS_PROMPT "U-Boot> " #define CONFIG_SYS_CBSIZE 256 #define CONFIG_SYS_MAXARGS 16 #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16)