Explorar o código

Enable autoboot for M5271EVB board.

Marian Balakowicz %!s(int64=19) %!d(string=hai) anos
pai
achega
27333f8c34
Modificáronse 2 ficheiros con 4 adicións e 0 borrados
  1. 2 0
      CHANGELOG
  2. 2 0
      include/configs/M5271EVB.h

+ 2 - 0
CHANGELOG

@@ -2,6 +2,8 @@
 Changes since U-Boot 1.1.4:
 Changes since U-Boot 1.1.4:
 ======================================================================
 ======================================================================
 
 
+* Enable autoboot for M5271EVB board.
+
 * Changed default ramdisk addr in yosemite/yellowstone ports
 * Changed default ramdisk addr in yosemite/yellowstone ports
   Patch by Stefan Roese, 15 May 2006
   Patch by Stefan Roese, 15 May 2006
 
 

+ 2 - 0
include/configs/M5271EVB.h

@@ -50,6 +50,8 @@
 
 
 #undef CONFIG_WATCHDOG		/* disable watchdog */
 #undef CONFIG_WATCHDOG		/* disable watchdog */
 
 
+#define CONFIG_BOOTDELAY	5
+
 /* Configuration for environment
 /* Configuration for environment
  * Environment is embedded in u-boot in the second sector of the flash
  * Environment is embedded in u-boot in the second sector of the flash
  */
  */