[PATCH 0/2] powerpc: mpc85xx: Fix NOR booting
Pali Rohár
pali at kernel.org
Mon May 2 18:36:37 CEST 2022
NOR version of U-Boot for mpc85xx is currently broken.
NOR booting with CONFIG_OF_SEPARATE is broken since my commit
e8c0e0064c8a ("powerpc: mpc85xx: Fix CONFIG_OF_SEPARATE support") which
was merged into master few days ago and was fixing SD card booting.
NOR booting with CONFIG_OF_EMBED seems to be broken for a longer time.
This patch series fix it. Tested on P2020 board, both SD and NOR booting
with CONFIG_OF_SEPARATE and also with CONFIG_OF_EMBED.
Pali Rohár (2):
powerpc: mpc85xx: Fix CONFIG_OF_SEPARATE support for NOR booting
powerpc: mpc85xx: Fix CONFIG_OF_EMBED support for NOR booting
Makefile | 2 +-
arch/powerpc/dts/u-boot.dtsi | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
2.20.1
More information about the U-Boot
mailing list