- 积分
- 15
贡献76
飞刀19 FD
注册时间2023-8-4
在线时间3 小时
扫一扫,手机访问本帖
|
开发版硬件版本是1.3, 用USB烧写的系统,烧写的是如下链接下载的Linux镜像
下载链接:https://pan.baidu.com/s/1SE4RGOqq-NekDovj_SKtCA 提取码: zpn8
发布日期:20200520
烧写后重启,卡死在内核启动,打印信息如下
U-Boot 2016.03-00001-gb0f94c6 (Apr 22 2020 - 09:29:24 +0800)
CPU: Freescale i.MX6Q rev1.5 at 792MHz
CPU: Industrial temperature grade (-40C to 105C) at 45C
Reset cause: POR
Board: MX6-SabreSD
I2C: ready
DRAM: 1 GiB
PMIC: PFUZE100 ID=0x10
MMC: FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2
Display: CLAA-WVGA (800x480)
reading logo.bmp
1152054 bytes read in 45 ms (24.4 MiB/s)
In: serial
Out: serial
Err: serial
switch to partitions #0, OK
mmc2(part 0) is current device
Net: FEC [PRIME]
Normal Boot
Hit any key to stop autoboot: 3 2 1 0
switch to partitions #0, OK
mmc2(part 0) is current device
reading boot.scr
** Unable to read file boot.scr **
reading zImage
6898387 bytes read in 190 ms (34.6 MiB/s)
Booting from mmc ...
reading imx6q-c-sabresd.dtb
51546 bytes read in 18 ms (2.7 MiB/s)
Kernel image @ 0x12000000 [ 0x000000 - 0x689fb0 ]
## Flattened Device Tree blob at 18000000
Booting using the fdt blob at 0x18000000
Using Device Tree in place at 18000000, end 1800f959
switch to ldo_bypass mode!
Starting kernel ...
不知道后面该怎么排查,忘知道的不吝赐教
|
|