Hi,
I would boot from SD card for Linux, but it would boot from TFTP now.
How can I modified it and boot from SD card?
I used the AM1808 development kit and attached SD card to boot.
The follow is the log message when booting from SD.
Booting with TI UBL
Device OPP (456MHz, 1.3V)
U-Boot 2009.11 (Apr 15 2011 - 13:22:24)
I2C: ready
DRAM: 64 MB
MMC: davinci: 0
In: serial
Out: serial
Err: serial
ARM Clock : 456000000 Hz
DDR Clock : 132000000 Hz
Net: Ethernet PHY: GENERIC @ 0x00
Hit any key to stop autoboot: 0
BOOTP broadcast 1
BOOTP broadcast 2
BOOTP broadcast 3
BOOTP broadcast 4
DHCP client bound to address 192.168.1.155
Using device
TFTP from server 192.168.1.97; our IP address is 192.168.1.155
Filename 'uImage'.
Load address: 0xc0700000
Loading: *
TFTP error: 'File not found' (1)
Starting again
Using device
TFTP from server 192.168.1.97; our IP address is 192.168.1.155
Filename 'uImage'.
Load address: 0xc0700000
Loading: T T T T T T T T T T T T T T T T T T T T
Retry count exceeded; starting again
Using device
TFTP from server 192.168.1.97; our IP address is 192.168.1.155
Filename 'uImage'.
Load address: 0xc0700000
Loading: *
TFTP error: 'File not found' (1)
Starting again
Sincerely,
Carl