]> Git Repo - u-boot.git/commit
imx: imxrt*: Fix binman breaking boot
authorJesse Taube <[email protected]>
Fri, 25 Oct 2024 02:02:25 +0000 (22:02 -0400)
committerFabio Estevam <[email protected]>
Fri, 25 Oct 2024 23:10:40 +0000 (20:10 -0300)
commit1ecbbdda5f1a6572ab803fadc3365369b718e74b
tree5a140836d800973161065d8310c34821d1c52c14
parent4717f386affff304d9b15331420250f69c42df03
imx: imxrt*: Fix binman breaking boot

The init_r parsing of U-Boot device tree to search the binman
information errors. set CONFIG_BINMAN_FDT to no to fix this.

Fixes: 7079eeb72fc ("imx: imxrt1050-evk: Add support for SPI flash booting
s")
Signed-off-by: Jesse Taube <[email protected]>
configs/imxrt1020-evk_defconfig
configs/imxrt1050-evk_defconfig
configs/imxrt1050-evk_fspi_defconfig
configs/imxrt1170-evk_defconfig
This page took 0.038288 seconds and 4 git commands to generate.