From 0dcb9571dfa52f8ea83a74ee61b70d88c302876d Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Fri, 31 Jul 2015 10:14:00 +0200 Subject: Customize CLI prompt II --- include/configs/sunxi-common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/configs/sunxi-common.h b/include/configs/sunxi-common.h index 1f44802d52..9f3f62ac9a 100644 --- a/include/configs/sunxi-common.h +++ b/include/configs/sunxi-common.h @@ -51,7 +51,7 @@ #define CONFIG_DISPLAY_CPUINFO #ifdef CONFIG_SUNXI_PANGOLIN -# define CONFIG_SYS_PROMPT "a31 uq7 u-boot# " +# define CONFIG_SYS_PROMPT "u-boot# " #else # define CONFIG_SYS_PROMPT "sunxi# " #endif -- cgit v1.2.3