初学uboot移植,利用天嵌的板子imx6q。在其上面移植uboot2014-04版本。移植到板子上提示内容如下:
U-Boot 2014.04-08647-g48277f0-dirty (Sep 06 2015 - 18:47:10)
CPU: Freescale i.MX6Q rev1.2 at 792 MHz
CPU: Temperature 24 C, calibration data: 0x5684df69
Reset cause: POR
Board: MX6-SabreSD
I2C: ready
DRAM: 1 GiB
MMC: FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2
*** Warning - bad CRC, using default environment
No panel detected: default to Hannstar-XGA
Display: Hannstar-XGA (1024x768)
In: serial
Out: serial
Err: serial
check_and_clean: reg 0, flag_set 0
Fastboot: Normal
flash target is MMC:0
Bad partition index:2 for partition:recovery
Bad partition index:5 for partition:system
Net: Phy not found
PHY reset timed out
FEC [PRIME]
Warning: failed to set MAC address
Normal Boot
Hit any key to stop autoboot: 0
booti mmc0
booti: bad boot image magic
fastboot is in init......USB Mini b cable Connected!
fastboot initialized
USB_SUSPEND
我不知道这是出了什么问题。也不知道怎么解决。
希望大家个点意见! |