From 4c547754f525729e0e81389d94b26f2bea80741c Mon Sep 17 00:00:00 2001 From: Francois Retief Date: Wed, 28 Oct 2015 16:49:02 +0200 Subject: sparc: Add CONFIG_DISPLAY_BOARDINFO variable to all LEON boards Signed-off-by: Francois Retief --- include/configs/gr_ep2s60.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'include/configs/gr_ep2s60.h') diff --git a/include/configs/gr_ep2s60.h b/include/configs/gr_ep2s60.h index f472179dd6..45163edd8d 100644 --- a/include/configs/gr_ep2s60.h +++ b/include/configs/gr_ep2s60.h @@ -16,6 +16,7 @@ #define __CONFIG_H__ #define CONFIG_SYS_GENERIC_BOARD +#define CONFIG_DISPLAY_BOARDINFO /* * High Level Configuration Options @@ -313,7 +314,7 @@ #undef CONFIG_SYS_GRLIB_GAISLER_DDR2SPA1 /* Identification string */ -#define CONFIG_IDENT_STRING "GAISLER LEON3 EP2S60" +#define CONFIG_IDENT_STRING " Gaisler LEON3 EP2S60" /* default kernel command line */ #define CONFIG_DEFAULT_KERNEL_COMMAND_LINE "console=ttyS0,38400\0\0" -- cgit v1.2.1