9
0
Fork 0

Enable autoboot for M5271EVB board.

This commit is contained in:
Marian Balakowicz 2006-05-17 12:16:26 +02:00
parent df3eece32d
commit 27333f8c34
2 changed files with 4 additions and 0 deletions

View File

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

View File

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