iMX6ULL Custom Board not booting on Hardknott

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

iMX6ULL Custom Board not booting on Hardknott

377 Views
lmainardi
Contributor I

 

Hi all,

I have a custom iMX6ULL board, developed from the 14x14 evk, which features 256MB of RAM (instead of 512) and boots from the SD card.

Until now, on Rocko (ver. U-Boot 2017.03-imx_v2017.03_4.9.88_2.0.0 ) it booted flawlessly; Trying to migrate on Harknott, the compilation is successfull but it seems like the board can't load the kernel.

Since the logs say that's a syntax error, I've tried to disable every .bbappend file I've generated, but it didn't help.

 

Logs attached:

 

U-Boot 2021.04-5.10.35-2.0.0+g3463140881 (Jun 08 2021 - 01:39:44 +0000)

CPU:   i.MX6ULL rev1.1 528 MHz (running at 396 MHz)
CPU:   Industrial temperature grade (-40C to 105C) at 41C
Reset cause: POR
Model: i.MX6 ULL 14x14 EVK Board
Board: MX6ULL 14x14 EVK
DRAM:  256 MiB
MMC:   FSL_SDHC: 0, FSL_SDHC: 1
Loading Environment from MMC... *** Warning - bad CRC, using default environment

[*]-Video Link 0 (480 x 272)
        [0] lcdif@21c8000, video
In:    serial
Out:   serial
Err:   serial
switch to partitions #0, OK
mmc0 is current device
flash target is MMC:0
Net:   Could not get PHY for FEC1: addr 1
Could not get PHY for FEC1: addr 1
Get shared mii bus on ethernet@2188000
Could not get PHY for FEC1: addr 2
Get shared mii bus on ethernet@2188000
Could not get PHY for FEC1: addr 2
No ethernet found.

Fastboot: Normal
Normal Boot
Hit any key to stop autoboot:  0 
syntax error
data abort
pc : [<8ee95538>]          lr : [<8ee8febf>]
reloc pc : [<87813538>]    lr : [<8780debf>]
sp : 8de786f8  ip : 8eef044c     fp : 00000000
r10: 00000000  r9 : 8de7fec0     r8 : 00000000
r7 : 8eef0394  r6 : 8de82560     r5 : 8eef0394  r4 : 8eef038c
r3 : 8de82550  r2 : 00000000     r1 : 00000010  r0 : 00636d6d
Flags: nzcv  IRQs off  FIQs off  Mode SVC_32 (T)
Code: e7d1 2201 e7cf 68f5 (60c5) 60a8 
Resetting CPU ...

resetting ...

 

 

Labels (3)
0 Kudos
0 Replies