merge of '82245638ef37f8730477752665cc0965a7c2556c'
[vuplus_openembedded] / packages / u-boot / u-boot-1.3.2 / mpc8313e-rdb-autoboot.patch
1 diff -urN u-boot-1.3.1.orig/include/configs/MPC8313ERDB.h u-boot-1.3.1/include/configs/MPC8313ERDB.h
2 --- u-boot-1.3.1.orig/include/configs/MPC8313ERDB.h     2007-12-06 10:21:19.000000000 +0100
3 +++ u-boot-1.3.1/include/configs/MPC8313ERDB.h  2008-01-31 17:38:10.000000000 +0100
4 @@ -522,7 +522,7 @@
5  #define CONFIG_FDTFILE         mpc8313erdb.dtb
6  
7  #define CONFIG_LOADADDR                200000  /* default location for tftp and bootm */
8 -#define CONFIG_BOOTDELAY       -1      /* -1 disables auto-boot */
9 +#define CONFIG_BOOTDELAY       3       /* autoboot after 3 seconds     */
10  #define CONFIG_BAUDRATE                115200
11  
12  #define XMK_STR(x)     #x