Hi,
I'm trying to restore the farm settings for OMAP L138 experimenter kit.
I've first erased the flash memory with the command:
sfh_OMAP-L138.exe -erase
and then I've re-uploaded the firmware (SPI) and u-boot.bin with the followng command:
sfh_OMAP-L138.exe -flash ubl/ubl_OMAPL138_SPI_MEM.bin ubl/u-boot.bin
After that Linux from SD works fine but, if I open a serial terminal, during the initialization a I get the following error:
OMAP-L138 initialization passed!
Booting TI User Boot Loader
UBL Version: 1.65
UBL Flashtype: SPI
Starting SPI Memory Copy...
Valid magicnum, 0x55424CBB, found at offset 0x00010000.
DONE
Jumping to entry point at 0xC1080000.
U-Boot 2009.11 (Nov 09 2010 - 18:48:43)
I2C: ready
DRAM: 64 MB
MMC: davinci: 0
*** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
ARM Clock : 300000000 Hz
DDR Clock : 150000000 Hz
Invalid MAC address read.
Net: Ethernet PHY: GENERIC @ 0x00
Hit any key to stop autoboot: 0
reading boot.scr
248 bytes read
## Executing script at c0600000
reading uImage
2113796 bytes read
## Booting kernel from Legacy Image at c0700000 ...
Image Name: Arago/2.6.32+2.6.33-rc4-psp03.20
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2113732 Bytes = 2 MB
Load Address: c0008000
Entry Point: c0008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
Starting kernel ...
How can I solve this trouble? Do you have some suggestions?
Regards,
Alessandro