I connect to serial and I get this message:
Code:
U-Boot 2009.08-00793-gc169334-dirty-svn4117 (10月 08 2015 - 12:04:29)
CPU: Freescale i.MX6 family TO0.0 at 792 MHz
Temperature: 33 C, calibration data 0x5744ff5f
mx6q pll1: 792MHz
mx6q pll2: 528MHz
mx6q pll3: 480MHz
mx6q pll8: 50MHz
ipg clock : 66000000Hz
ipg per clock : 66000000Hz
uart clock : 80000000Hz
cspi clock : 60000000Hz
ahb clock : 132000000Hz
axi clock : 198000000Hz
emi_slow clock: 22000000Hz
ddr clock : 396000000Hz
usdhc1 clock : 198000000Hz
usdhc2 clock : 198000000Hz
usdhc3 clock : 198000000Hz
usdhc4 clock : 198000000Hz
Board: MX6SoloLite-NTX:[ POR ]
Boot Device: SD
I2C: ready
DRAM: 256 MB
MMC: csd is 0x400e0032, 0x5b590000, 0x1d8a7f80, 0xa404000
scr addr is 0x875fef08, switch_status addr is 0x875fee98
mmc0 is current device
MMC read: dev # 0, block # 1023, count 1 ... 1 blocks read: OK
MMC read: dev # 0, block # 1024, count 1 ... 1 blocks read: OK
HW switch boot from ESD
FSL_USDHC: 0,FSL_USDHC: 1,FSL_USDHC: 2
*** Warning - bad CRC or MMC, using default environment
In: serial
Out: serial
Err: serial
ntx_hw_late_init()
i2c: I2C2 SDA is low, start i2c recovery...
I2C2 Recovery success
hw_anadig_reg_core=7c3e1f
Device: FSL_USDHC
Manufacturer ID: 3
OEM: 5344
Name: SS04G
Tran Speed: 50000000
Rd Block Len: 512
SD version 3.0
Clock: 50000000
High Capacity: Yes
Capacity: 3965190144 Bytes
Bus Width: 4-bit
Boot Partition for boot: No boot partition available
csd is 0x400e0032, 0x5b590000, 0x1d8a7f80, 0xa404000
scr addr is 0x875fef58, switch_status addr is 0x875feee8
ntx_config_fastboot_layout():8 binaries partition added
ntx_config_fastboot_layout():3 mbr partition added
Net: No ethernet found. 0
hwcfgp=8783920c,pcb=24,customer=9
ESDin=0,UPGKey=0,PWRKey=0,USBin=1
ram p=80000000,size=268435456
MMC read: dev # 0, block # 14335, count 1 ... 1 blocks read: OK
MMC read: dev # 0, block # 14336, count 2196 ... 2196 blocks read: OK
MMC read: dev # 0, block # 18431, count 1 ... 1 blocks read: OK
no "logo" bin header
MMC read: dev # 0, block # 34815, count 1 ... 1 blocks read: OK
no "logo" bin header
Kernel RAM visiable size=254M->254M
MMC read: dev # 0, block # 2047, count 1 ... 1 blocks read: OK
no kernel image signature !
MMC read: dev # 0, block # 2048, count 8192 ... 8192 blocks read: OK
MMC read: dev # 0, block # 1, count 1 ... 1 blocks read: OK
hwcfg rootfstype : 2
hwcfg partition type : 2
## Booting kernel from Legacy Image at 80800000 ...
Image Name: 9ebbcd_#4063 Feb 26 15:38:51
Created: 2015-02-26 7:38:53 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2331844 Bytes = 2.2 MB
Load Address: 80008000
Entry Point: 80008000
Loading Kernel Image ... OK
OK
Starting kernel ...
[zForce_ir_touch_recv_data-259] command BootComplete (0)...
ntx_misc_rtc ntx_misc_rtc.0: hctosys: invalid date/time
[PROGRESS_BAR-3047] No progess ...
Any ideas?
EDIT: That was the problem. With the right image everything is fine. THX