Hi, It's the first time I use pandaboard ES and I'm trying to build the kernel myself.
The following message shown on minicom
Texas Instruments Inc X-Loader 1.41.0-ge7be16f2-dirty (Sep 25 2012 - 02:21:11)
OMAP4460: 1.2 GHz capable SOM
mmc read: Invalid size
Starting OS Bootloader from MMC/SD1 ...
U-Boot 1.1.4-g5a143da3 (Sep 25 2012 - 02:22:57)
Load address: 0x80e80000
DRAM: 1024 MB
Flash: 0 kB
Using default environment
In: serial
Out: serial
Err: serial
efi partition table:
efi partition table not found
Net: KS8851SNL
Hit any key to stop autoboot: 0
booti: cannot find 'boot' partition
I2C read: I/O error
Device Serial Number: 6BBE000200000001
Fastboot entered...
well.... It stops there and I can do nothing. Typing on the PC in minicom with no character display.
boot.img fastboot mkbootimg ramdisk.img system.img userdata.img
cache.img make_ext4fs MLO simg2img u-boot.bin zImage
I've try to put the files above on the other partition, but same message appear.
How can I boot the pandaboard using those files I compiled?
Thanks a lot.
Tszmoe