
Hi Angus,
On Sun, Aug 7, 2022 at 1:02 PM Angus Ainslie angus@akkea.ca wrote:
Initial commit of Librem5 u-boot and SPL
All of the pre-requisite patches for this board are now upstream.
Changes since v6:
Move migrated symbols Rebase onto latest u-boot-imx
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
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
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
Patch looks good:
Reviewed-by: Fabio Estevam festevam@denx.de
I would suggest removing the changes history from the commit log and put this information below the --- line.