]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: Use a common CONFIG_SYS_PROMPT
authorIan Campbell <ijc@hellion.org.uk>
Fri, 23 Jan 2015 10:17:35 +0000 (10:17 +0000)
committerHans de Goede <hdegoede@redhat.com>
Fri, 23 Jan 2015 14:15:51 +0000 (15:15 +0100)
commit4e7c892d15e2aa98086aaacdb979821d011b7db2
treed73d199fd9ca30450c7c1b9eefed17232ce70bc2
parentfaffd4a5cb75d1cde28e897f52d8c866854e691d
sunxi: Use a common CONFIG_SYS_PROMPT

The CPU info is already logged during boot e.g.
   CPU:    Allwinner A20 (SUN7I)
so the prompt is just one more thing to change for each new SoC, just makes it
"sunxi#" instead.

Signed-off-by: Ian Campbell <ijc@hellion.org.uk>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
include/configs/sun4i.h
include/configs/sun5i.h
include/configs/sun6i.h
include/configs/sun7i.h
include/configs/sun8i.h
include/configs/sunxi-common.h