Other Parts Discussed in Thread: AM3703, FLASHTOOL
Hi all,
we got new boards, AM3703!
Need to test flashing!
Trying with flashtool for x-load.bin.ift, u-boot.bin, uImage, ubi.img!
Boot the problem is:
serial_init
U-Boot 2010.06-rc1 (Jan 23 2012 - 09:49:09)
OMAP34xx/35xx-GP ES2.1, CPU-OPP2 L3-165MHz
OMAP3 Beagle board + LPDDR/NAND
I2C: ready
size of cs_mcfg= 35880
size1 = 10000000
offset of cs_cfg =1
offset of cs_cfg 1 =8000000
size of cs_mcfg= 35880
size1 = 10000000
size of cs_mcfg= 0
size1 = 0
offset of cs_cfg =2
offset of cs_cfg 1 =10000000
DRAM: 256 MiB
NAND: 512 MiB
*** Warning - bad CRC or NAND, using default environment
In: serial
Out: serial
Err: serial
Beagle Rev C4
Die ID #650c00029e380000016830c50201001e
Hit any key to stop autoboot: 0
OMAP3 beagleboard.org # setenv bootargs console=ttyS2,115200n8 ubi.mtd=4 root=ubi0:rootfs rootfstype=ubifs rw rootwait nohz=off init=/sbin/init
OMAP3 beagleboard.org # setenv bootcmd "nand read 0x80000000 280000 400000 ; bootm 0x80000000"
OMAP3 beagleboard.org # saveenv
Saving Environment to NAND...
Erasing Nand...
Erasing at 0x260000 -- 100% complete.
Writing to Nand... done
OMAP3 beagleboard.org # boot
NAND read: device 0 offset 0x280000, size 0x400000
4194304 bytes read: OK
## Booting kernel from Legacy Image at 80000000 ...
Image Name: Linux-2.6.32
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3572240 Bytes = 3.4 MiB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... Bad Data CRC
ERROR: can't get kernel image!
Can anyone help me?
Regards,
santosh vastrad