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/grsim.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'include/configs/grsim.h') diff --git a/include/configs/grsim.h b/include/configs/grsim.h index e280dee..47c3573 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 -- cgit v1.1