Details
-
Bug
-
Resolution: Fixed
-
Major
-
master, Octopus 15.0.0
-
NXP i.MX8
Description
Hi,
I build an AGL demo platform image for imx8mq-evk board but the board was not booting up. Boot log gets stuck at 'starting kernel message'. This was observed in octopus and master branch.
Below shows the boot log :
U-Boot SPL 2022.10+fslc+gcbd7eb17ac (May 10 2023 - 06:26:40 +0000)
PMIC: PFUZE100 ID=0x10
SEC0: RNG instantiated
Normal Boot
Trying to boot from MMC2
U-Boot 2022.10+fslc+gcbd7eb17ac (May 10 2023 - 06:26:40 +0000)
CPU: Freescale i.MX8MQ rev2.0 at 1000 MHz
Reset cause: POR
Model: NXP i.MX8MQ EVK
DRAM: 3 GiB
clk_register: failed to get <NULL> device (parent of ckil)
clk_register: failed to get <NULL> device (parent of clock-osc-27m)
clk_register: failed to get <NULL> device (parent of sys1_pll)
clk_register: failed to get <NULL> device (parent of sys2_pll)
clk_register: failed to get <NULL> device (parent of sys3_pll)
Core: 148 devices, 21 uclasses, devicetree: separate
MMC: FSL_SDHC: 0, FSL_SDHC: 1
Loading Environment from MMC... *** Warning - bad CRC, using default environment
In: serial@30860000
Out: serial@30860000
Err: serial@30860000
SEC0: RNG instantiated
Net:
Error: ethernet@30be0000 address not set.
Error: ethernet@30be0000 address not set.
No ethernet found.
Hit any key to stop autoboot: 0
Card did not respond to voltage select! : -110
switch to partitions #0, OK
mmc1 is current device
Scanning mmc 1:1...
Found /extlinux/extlinux.conf
Retrieving file: /extlinux/extlinux.conf
1: i.MX8M Quad EVK
Retrieving file: /extlinux/../Image
append: root=/dev/mmcblk1p2 rootwait rw console=ttymxc0,115200
Retrieving file: /extlinux/../imx8mq-evk.dtb
Moving Image from 0x40480000 to 0x40600000, end=428c0000
-
- Flattened Device Tree blob at 43000000
Booting using the fdt blob at 0x43000000
Loading Device Tree to 000000004fff4000, end 000000004ffffb32 ... OK
- Flattened Device Tree blob at 43000000
Starting kernel ...