I am having problem loading the boot image, uImage, into the omap-L137 eval board. The error message is
U-Boot 1.3.3 (Feb 5 2009 - 17:25:09)
I2C: ready
DRAM: 64 MB
In: serial
Out: serial
Err: serial
ARM Clock : 300000000 Hz
More than one PHY detected.
Hit any key to stop autoboot: 0
TFTP from server 192.168.0.100; our IP address is 192.168.0.101
Filename 'uImage'.
Load address: 0xc0700000
Loading: *
TFTP error: 'File not found' (1)
Starting again
Can you tell me where the uImage should reside in the host Linux? should it be in /tftpboot directory? where can I get a copy of the uImage binary?
Thanks