[PATCH 0/2] powerpc: mpc85xx: Fix NOR booting
Pali Rohár
pali at kernel.org
Tue May 10 13:26:48 CEST 2022
On Monday 02 May 2022 18:36:37 Pali Rohár wrote:
> 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.
PING. v2022.07-rc2 was already released with with above commit!
> 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