
On Tue, May 24, 2022 at 07:15:01AM -0700, Angus Ainslie wrote:
Hi Stefano,
On 2022-05-23 02:36, Stefano Babic wrote:
On 06.05.22 14:44, Angus Ainslie wrote:
Initial commit of Librem5 u-boot and SPL
Signed-off-by: Angus Ainslie angus@akkea.ca Co-developed-by: Sebastian Krzyszkowiak sebastian.krzyszkowiak@puri.sm Signed-off-by: Sebastian Krzyszkowiak sebastian.krzyszkowiak@puri.sm
Hi Angus,
with "configs: get rid of build warnings due to SPL_USB_DWC3_GENERIC" most issues are solved, but a TI board is still broken.
I'll resend the patch that includes a fix for the aarch64 board.
A second issue is for the blob signed_dp_imx8m.bin, it should be done like for signed_hdmi.bin to avoid CI breakages.
Here the result of pipeline:
https://source.denx.de/u-boot/custodians/u-boot-imx/-/jobs/437965
I see that the imx8mq_evk does not fail CI build but I'm not seeing how the missing signed_hdmi.bin file is handled. Any hints ?
You need to use binman to handle it, does arch/arm/dts/imx8mq-u-boot.dtsi provide some clues?