]> git.ipfire.org Git - thirdparty/u-boot.git/commit
imx8mn_beacon: Fix booting hang and switch to binman
authorAdam Ford <aford173@gmail.com>
Fri, 10 Sep 2021 20:19:22 +0000 (15:19 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 7 Jan 2022 20:41:58 +0000 (15:41 -0500)
commit2baacc75a532dadfe8694252fb2f6d8dc3fa3983
tree027b617e42ef97ef36de2dec7241d9b93265ae1c
parent80efad13425a081e186764bcb9ccd77fcc98a456
imx8mn_beacon: Fix booting hang and switch to binman

Somewhere along the line, the board stopped being able to boot.
Rather than just fixing the issue, let's fix the issue and migrate
to binman to eliminate a warning when using custom imx tools for
generating the binary.

Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
arch/arm/dts/imx8mn-beacon-kit-u-boot.dtsi
arch/arm/mach-imx/imx8m/Kconfig
board/beacon/imx8mn/Kconfig
board/beacon/imx8mn/imximage-8mn-lpddr4.cfg [new file with mode: 0644]
configs/imx8mn_beacon_defconfig