[PATCH 1/2] powerpc: mpc85xx: Fix CONFIG_OF_SEPARATE support for NOR booting
Tom Rini
trini at konsulko.com
Mon May 23 19:57:07 CEST 2022
On Mon, May 02, 2022 at 06:36:38PM +0200, Pali Rohár wrote:
> Commit e8c0e0064c8a ("powerpc: mpc85xx: Fix CONFIG_OF_SEPARATE support")
> fixed SD card booting on mpc85xx boards but broke NOR booting on these
> boards. Reason is that U-Boot build system for NOR images uses binman and
> this binman ignores alignment defined in linker script. Instead it has own
> config file where is alignment defined.
>
> Fix binman alignment for mpc85xx boards to match what is _now_ defined in
> linker script.
>
> This change fixes building of U-Boot for NOR booting on P2020 board.
>
> Fixes: e8c0e0064c8a ("powerpc: mpc85xx: Fix CONFIG_OF_SEPARATE support")
> Signed-off-by: Pali Rohár <pali at kernel.org>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20220523/fec27664/attachment.sig>
More information about the U-Boot
mailing list