summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/configs/sunxi-common.h2
1 files changed, 1 insertions, 1 deletions
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