X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fdbau1x00.h;h=3be44d40868b123ce90eb790cd148c5f834193ed;hb=a50adb7b4d86b924789dbe437ae92006d2f654f8;hp=0abab78d2a95bd393cf048ce15bfa42656f77bb9;hpb=ef0f2f57524ec85fb9058a23298f2c4995e0d950;p=oweals%2Fu-boot.git diff --git a/include/configs/dbau1x00.h b/include/configs/dbau1x00.h index 0abab78d2a..3be44d4086 100644 --- a/include/configs/dbau1x00.h +++ b/include/configs/dbau1x00.h @@ -75,7 +75,6 @@ * Command line configuration. */ #undef CONFIG_CMD_BEDBUG -#undef CONFIG_CMD_ELF #undef CONFIG_CMD_FAT #undef CONFIG_CMD_MII @@ -98,8 +97,6 @@ */ #define CONFIG_SYS_LONGHELP /* undef to save memory */ -#define CONFIG_SYS_PROMPT "DbAu1xx0 # " /* Monitor Command Prompt */ - #define CONFIG_SYS_CBSIZE 256 /* Console I/O Buffer Size */ #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE+sizeof(CONFIG_SYS_PROMPT)+16) /* Print Buffer Size */ #define CONFIG_SYS_MAXARGS 16 /* max number of command args*/