public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/2] powerpc: mpc85xx: Fix NOR booting
@ 2022-05-02 16:36 Pali Rohár
  2022-05-02 16:36 ` [PATCH 1/2] powerpc: mpc85xx: Fix CONFIG_OF_SEPARATE support for " Pali Rohár
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Pali Rohár @ 2022-05-02 16:36 UTC (permalink / raw)
  To: Priyanka Jain, Simon Glass, Wolfgang Denk; +Cc: Sinan Akman, u-boot

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-05-23 17:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-02 16:36 [PATCH 0/2] powerpc: mpc85xx: Fix NOR booting Pali Rohár
2022-05-02 16:36 ` [PATCH 1/2] powerpc: mpc85xx: Fix CONFIG_OF_SEPARATE support for " Pali Rohár
2022-05-23 17:57   ` Tom Rini
2022-05-23 17:58     ` Pali Rohár
2022-05-02 16:36 ` [PATCH 2/2] powerpc: mpc85xx: Fix CONFIG_OF_EMBED " Pali Rohár
2022-05-23 17:57   ` Tom Rini
2022-05-10 11:26 ` [PATCH 0/2] powerpc: mpc85xx: Fix " Pali Rohár

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox