summaryrefslogtreecommitdiff
path: root/include/configs/gr_xc3s_1500.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/gr_xc3s_1500.h')
-rw-r--r--include/configs/gr_xc3s_1500.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/configs/gr_xc3s_1500.h b/include/configs/gr_xc3s_1500.h
index 8598ac1881..f675b75843 100644
--- a/include/configs/gr_xc3s_1500.h
+++ b/include/configs/gr_xc3s_1500.h
@@ -14,6 +14,7 @@
#define __CONFIG_H__
#define CONFIG_SYS_GENERIC_BOARD
+#define CONFIG_DISPLAY_BOARDINFO
/*
* High Level Configuration Options
@@ -275,7 +276,7 @@
#undef CONFIG_SYS_GRLIB_GAISLER_DDR2SPA1
/* Identification string */
-#define CONFIG_IDENT_STRING "GAISLER LEON3 GR-XC3S-1500"
+#define CONFIG_IDENT_STRING " Gaisler LEON3 GR-XC3S-1500"
/* default kernel command line */
#define CONFIG_DEFAULT_KERNEL_COMMAND_LINE "console=ttyS0,38400\0\0"