Hi Stefano,
On 2022-06-30 12:09, Stefano Babic wrote:
Hi Angus,
On 30.06.22 19:30, Angus Ainslie wrote:
Hi All,
Are there any remaining issues with this patch ?
Rather yes, it was supposed that issues with dwc3 was already fixed,
maybe another patch is missing - can you check this ?
https://source.denx.de/u-boot/custodians/u-boot-imx/-/jobs/457089
It needs the patch mentioned down below in the description.
Regards,
Stefano
Thanks
Angus
On 2022-05-30 13:58, Angus Ainslie wrote:
Initial commit of Librem5 u-boot and SPL
All of the pre-requisite patches for this board are now upstream or
in review.
Changes since v5:
Proper handling of the Display Port firmware for CI builds
Update the DP section of the docs
Changes since v4:
Include imx8mq-u-boot.dtsi instead of adding a new copy
Changes since v3:
Dropped unused MMCROOT
Rebased on u-boot-imx
Needs this patch set to supress SPL warnings
https://lists.denx.de/pipermail/u-boot/2022-May/485298.html
Here :)
Does that fix it ?
Thanks
Angus
Changes since v2:
Cleanup Kconfig symbols used in librem5.h
Cleanup various checkpatch issues
Drop some un-used functions
Changes since v1:
Merged patches into a monolithic board patch
Using DM drivers for devices in u-boot
Added USB storage support for uSD rootfs
Dropped many SPL_BUILD guarded define's
Fixed documentation index
[snip]