[PATCH 3/3] spl: Rework and tighten some dependencies
Tom Rini
trini at konsulko.com
Mon Jun 6 23:37:13 CEST 2022
On Tue, May 31, 2022 at 12:17:05PM -0400, Tom Rini wrote:
> - In a few places, add missing "depends on" that can be implied from the
> option name (i.e. SPL_DM_xxx depends on SPL_DM).
> - Make less use of "if SPL_xxx ... endif" clauses as most of the time
> this reads better as depends on. In the case of UBI however, move it
> all to a sub-menu.
> - Rework SPL_NO_CPU_SUPPORT as it's very specific to the
> non-SPL_FRAMEWORK implementation used on those platforms, and a
> tangent to how CONFIG_SPL_START_S_PATH was used.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
Applied to u-boot/next, 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/20220606/c034fe4e/attachment.sig>
More information about the U-Boot
mailing list