]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/gr_xc3s_1500.h
common: Add DISPLAY_BOARDINFO
[people/ms/u-boot.git] / include / configs / gr_xc3s_1500.h
index 908d545070fd11d394fb222df92cb6922ca6daa7..b0e90018e2bf43c370bf70f0ac5a8a6a3ff30233 100644 (file)
@@ -13,8 +13,6 @@
 #ifndef __CONFIG_H__
 #define __CONFIG_H__
 
-#define CONFIG_DISPLAY_BOARDINFO
-
 /*
  * High Level Configuration Options
  * (easy to change)
@@ -46,7 +44,6 @@
 /*
  * Autobooting
  */
-#define CONFIG_BOOTDELAY       5       /* autoboot after 5 seconds */
 
 #define CONFIG_PREBOOT "echo;" \
        "echo Type \"run flash_nfs\" to mount root filesystem over NFS;" \
 /* no DDR2 Controller */
 #undef CONFIG_SYS_GRLIB_GAISLER_DDR2SPA1
 
-/* Identification string */
-#define CONFIG_IDENT_STRING " Gaisler LEON3 GR-XC3S-1500"
-
 /* default kernel command line */
 #define CONFIG_DEFAULT_KERNEL_COMMAND_LINE "console=ttyS0,38400\0\0"