]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/BSC9131RDB.h
ARM: at91: sama5d3xek: save enviroment as a FAT file in MMC card
[karo-tx-uboot.git] / include / configs / BSC9131RDB.h
index adb81461dd62b5267120756ca79186d628812774..6aaaaa43f0f69d413058d5693f0186e319b10b48 100644 (file)
@@ -11,6 +11,9 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
+#define CONFIG_SYS_GENERIC_BOARD
+#define CONFIG_DISPLAY_BOARDINFO
+
 #ifdef CONFIG_BSC9131RDB
 #define CONFIG_BSC9131
 #define CONFIG_NAND_FSL_IFC
@@ -430,6 +433,7 @@ extern unsigned long get_sdram_size(void);
 #define CONFIG_UBOOTPATH       "u-boot.bin" /* U-Boot image on TFTP server */
 
 #define CONFIG_BAUDRATE                115200
+#define CONFIG_BOOTDELAY       10 /* -1 disable auto-boot */
 
 #define        CONFIG_EXTRA_ENV_SETTINGS                               \
        "netdev=eth0\0"                                         \