
6 May
2005
6 May
'05
10:37 a.m.
Hi, u-boot folks,
I just program my u-boot port in to flash. After press board reset button, u-boot only enters prompt mode, like follows.
U-Boot 1.1.2 (May 6 2005 - 15:58:37)
U-Boot code: 03F80000 -> 03F920B8 BSS: -> 03F93938 RAM Configuration: Bank #0: 00000000 64 MB Flash: 4 MB In: serial Out: serial Err: serial U-Boot #
How to enable the "autoboot" feature? I would like u-boot to auto boot uClinux system after reset/power on.
Hit any key to stop autoboot: 0 ## Booting image at 20100000 ...
Thanks. Wayne