Jump to content

Recommended Posts

Posted

Hi,

I'm trying to generate a U-Boot for my OrangePi Plus board (H3).  I'm using the Denx 2021.10 release and have tried the standard defconfig for this board and also variations of this config.  Starting the kernel is fine but the kernel crashes/hangs when starting if I'm using HYP (nonsec) mode.  Starting in sec mode works but this only enables one of the four CPU cores.

 

The kernel crash/hang occurs while executing "udevadm trigger --action=add" but I can't determine exactly what is being enabled when the error occurs.  Trying different kernels (including the Armbian 5.10 version) show no difference.

 

The Armbian U-Boot (2021-10 dated August 2021) does work but I can't get a similar version even when I use the Armbian config from apt.armbian.com.

 

Can anyone provide a link to the Armbian source so I can find out what has been fixed for this H3 board.  Perhaps a board_init function has been added.

 

Thanks,

Steven

Posted

Hi,

Thanks for the pointer to the patches.  I've applied some to the Denx master and it now works.  I suspect the clock patches were the critical ones.

 

Cheers,

Steven

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines