X
 
 
BiWord currently has: 225 Members, 14 Groups, 0 Photos, 28 Videos publicly available. Register now, to access more.


Pages home > ERROR: can't get kernel image!

ERROR: can't get kernel image!

   ERROR:

Texas Instruments X-Loader 1.4.4ss (Apr 13 2010 - 22:36:28)
Beagle Rev C1/C2/C3
Reading boot sector
Loading u-boot.bin from mmc

U-Boot 2010.03-rc1 (Apr 01 2010 - 06:56:39)

OMAP3530-GP ES3.0, CPU-OPP2, L3-165MHz, Max clock-600Mhz
OMAP3 Beagle board + LPDDR/NAND
I2C:   ready
DRAM:  256 MB
NAND:  256 MiB
In:    serial
Out:   serial
Err:   serial
timed out in wait_for_bb: I2C_STAT=1000
timed out in wait_for_pin: I2C_STAT=0
I2C read: I/O error
Unrecognized expansion board: 0
Beagle Rev C1/C2/C3
Die ID #690000030000000004013f8a17015010
Hit any key to stop autoboot:  0
Unknown command 'mmcinit' - try 'help'

** Unable to use mmc 0:1 for fatload **
Wrong Image Format for bootm command
ERROR: can't get kernel image!



SOLUTION:   

OMAP3 beagleboard.org #[ mmc init ]
mmc1 is available
OMAP3 beagleboard.org # [ setenv bootcmd 'mmc init;fatload mmc 0
0x80300000 uImage; bootm 0x80300000' ]
OMAP3 beagleboard.org # [ saveenv ]
Saving Environment to NAND...
Erasing Nand...
Erasing at 0x260000 -- 100% complete.
Writing to Nand... done
OMAP3 beagleboard.org #

Last updated 66 days ago by vinaykumar