summaryrefslogtreecommitdiffstats
path: root/include/configs/grsim.h
diff options
context:
space:
mode:
authorFrancois Retief <fgretief@spaceteq.co.za>2015-10-28 16:49:02 +0200
committerFrancois Retief <fgretief@spaceteq.co.za>2015-12-03 13:15:49 +0200
commit4c547754f525729e0e81389d94b26f2bea80741c (patch)
treec9ea03020775340f56eb68a1a58ba75202fea46b /include/configs/grsim.h
parent1e85ccec536f86a96e5e317b5a59a6f5180451f3 (diff)
downloadblackbird-obmc-uboot-4c547754f525729e0e81389d94b26f2bea80741c.tar.gz
blackbird-obmc-uboot-4c547754f525729e0e81389d94b26f2bea80741c.zip
sparc: Add CONFIG_DISPLAY_BOARDINFO variable to all LEON boards
Signed-off-by: Francois Retief <fgretief@spaceteq.co.za>
Diffstat (limited to 'include/configs/grsim.h')
-rw-r--r--include/configs/grsim.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/configs/grsim.h b/include/configs/grsim.h
index e280dee9e9..47c357322d 100644
--- a/include/configs/grsim.h
+++ b/include/configs/grsim.h
@@ -14,6 +14,7 @@
#define __CONFIG_H__
#define CONFIG_SYS_GENERIC_BOARD
+#define CONFIG_DISPLAY_BOARDINFO
/*
* High Level Configuration Options
@@ -294,7 +295,7 @@
/* default kernel command line */
#define CONFIG_DEFAULT_KERNEL_COMMAND_LINE "console=ttyS0,38400\0\0"
-#define CONFIG_IDENT_STRING "Gaisler GRSIM"
+#define CONFIG_IDENT_STRING " Gaisler GRSIM"
/* TSIM command:
* $ ./tsim-leon3 -mmu -cas
OpenPOWER on IntegriCloud