summaryrefslogtreecommitdiffstats
path: root/include/configs/peach-pit.h
diff options
context:
space:
mode:
authorAkshay Saraswat <akshay.s@samsung.com>2014-11-13 22:38:17 +0530
committerMinkyu Kang <mk7.kang@samsung.com>2014-11-17 19:03:38 +0900
commit79043d84da076e4eb47e04495c55216897c9a161 (patch)
tree95f5d8005be9910f6ef47507565d13599fe99fa6 /include/configs/peach-pit.h
parente6b723fc7093cb8c2976c4fd3ae3e1e4f67ee020 (diff)
downloadtalos-obmc-uboot-79043d84da076e4eb47e04495c55216897c9a161.tar.gz
talos-obmc-uboot-79043d84da076e4eb47e04495c55216897c9a161.zip
Config: Exynos5800: Enable build for Peach-Pi
This adds following things : - New config and defconfig for Peach-Pi board. - Alterations in Kconfig and MAINTAINERS. - Addition of CONFIG_EXYNOS5800. - ADdition of exynos5800-peach-pi in dts list. Signed-off-by: Akshay Saraswat <akshay.s@samsung.com> Acked-by: Simon Glass <sjg@chromium.org> Tested-by: Simon Glass <sjg@chromium.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'include/configs/peach-pit.h')
-rw-r--r--include/configs/peach-pit.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/peach-pit.h b/include/configs/peach-pit.h
index 91bd37d6bc..29a099687a 100644
--- a/include/configs/peach-pit.h
+++ b/include/configs/peach-pit.h
@@ -23,8 +23,8 @@
/* select serial console configuration */
#define CONFIG_SERIAL3 /* use SERIAL 3 */
-#define CONFIG_SYS_PROMPT "Peach # "
-#define CONFIG_IDENT_STRING " for Peach"
+#define CONFIG_SYS_PROMPT "Peach-Pit # "
+#define CONFIG_IDENT_STRING " for Peach-Pit"
#define CONFIG_VIDEO_PARADE
OpenPOWER on IntegriCloud