Skip to content

imx8mq-evk: Issue with u-boot-imx using imx-atf 2.10 in scarthgap release #1937

@mdrodrigo

Description

@mdrodrigo

When build an image using the u-boot-imx the device does not boot,

The image had the following configuration:

MACHINE = "imx8mq-evk"
PREFERRED_PROVIDER_u-boot = "u-boot-imx"

Fail:

  • u-boot-imx:
  • imx-atf version/revision: 2.10 - 49143a1701d9ccd3239e3f95f3042897ca889ea8

u-boot log:

U-Boot SPL 2024.04-imx_v2024.04_6.6.23-2.0.0+g674440bc73e+p0 (Jun 06 2024 - 10:05:34 +0000)
PMIC:  PFUZE100 ID=0x10
DDRINFO: start DRAM init
DDRINFO: DRAM rate 3200MTS
DDRINFO:ddrphy calibration done
DDRINFO: ddrmix config done
SEC0:  RNG instantiated
Normal Boot
Trying to boot from MMC2

Works:

  • u-boot-imx
  • imx-atf version: 2.8 - 8dbe28631802a51b3ec8179b2c5635b00393ad97

u-boot log:

U-Boot 2024.04-imx_v2024.04_6.6.23-2.0.0+g674440bc73e+p0 (Jun 06 2024 - 10:05:34 +0000)

CPU:   i.MX8MQ rev2.0 1500 MHz (running at 1000 MHz)
CPU:   Commercial temperature grade (0C to 95C) at 33C
Reset cause: POR
Model: NXP i.MX8MQ EVK
DRAM:  3 GiB
optee optee: OP-TEE api uid mismatch
TCPC:  Vendor ID [0x1fc9], Product ID [0x5110], Addr [I2C0 0x50]
Core:  165 devices, 31 uclasses, devicetree: separate
MMC:   FSL_SDHC: 0, FSL_SDHC: 1
Loading Environment from MMC... *** Warning - bad CRC, using default environment

[*]-Video Link 0 (1280 x 720)
        [0] display-controller@32e00000, video
        [1] hdmi@32c00000, display
In:    serial
Out:   serial
Err:   serial
SEC0:  RNG instantiated
switch to partitions #0, OK
mmc1 is current device
flash target is MMC:1
Net:   eth0: ethernet@30be0000
Fastboot: Normal
Normal Boot
Hit any key to stop autoboot:  0
Working FDT set to 43000000
starting USB...
Bus usb@38100000: Register 2000140 NbrPorts 2
Starting the controller
USB XHCI 1.10
Bus usb@38200000: Register 2000140 NbrPorts 2
Starting the controller
USB XHCI 1.10
scanning bus usb@38100000 for devices... 1 USB Device(s) found
scanning bus usb@38200000 for devices... 1 USB Device(s) found
       scanning usb for storage devices... 0 Storage Device(s) found

Device 0: unknown device
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
## Flattened Device Tree blob at 43000000
   Booting using the fdt blob at 0x43000000
Working FDT set to 43000000
   Using Device Tree in place at 0000000043000000, end 000000004300d164
Working FDT set to 43000000

Starting kernel ...

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions