diff options
Diffstat (limited to 'include/configs/axs101.h')
-rw-r--r-- | include/configs/axs101.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/axs101.h b/include/configs/axs101.h index af2e63b4db7..f6b569abfdd 100644 --- a/include/configs/axs101.h +++ b/include/configs/axs101.h @@ -167,7 +167,7 @@ * Console configuration */ #define CONFIG_SYS_LONGHELP -#define CONFIG_SYS_PROMPT "axs# " +#define CONFIG_SYS_PROMPT "AXS# " #define CONFIG_SYS_CBSIZE 256 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ |