[PATCH] PowerPC: Update dependencies on *SYS_MPC85XX_NO_RESETVEC

Tom Rini trini at konsulko.com
Thu Dec 29 23:26:33 CET 2022


On Thu, Dec 29, 2022 at 09:50:03AM -0500, Tom Rini wrote:

> In 96699f097a02 ("powerpc: mpc85xx: Use binman to embed dtb inside
> U-Boot") we introduce CONFIG_MPC85XX_HAVE_RESET_VECTOR and do so via
> Kconfig. However, much later in de47ff536363 ("Convert
> CONFIG_SYS_MPC85XX_NO_RESETVEC to Kconfig") I converted the symbol that
> is the inverse of this to Kconfig. This should have included a
> dependency on the first symbol as they are logically opposite.
> 
> The dependency being missing lead to some platforms being broken at
> runtime due to discarding the require reset vector.
> 
> Fixes: de47ff536363 ("Convert CONFIG_SYS_MPC85XX_NO_RESETVEC to Kconfig")
> Reported-by: Pali Rohár <pali at kernel.org>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> Tested-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/20221229/a8bd2201/attachment.sig>


More information about the U-Boot mailing list