[PATCH v6 1/3] Convert CONFIG_SYS_L2_PL310 to Kconfig

Tom Rini trini at konsulko.com
Fri Sep 2 15:00:08 CEST 2022


On Wed, Aug 17, 2022 at 03:07:12PM +0200, Philip Oberfichtner wrote:

> This converts CONFIG_SYS_L2_PL310 to Kconfig.
> 
> For omap2 and mvebu the 'select SYS_L2_PL310' locations were
> determined using ./tools/moveconfig -i CONFIG_SYS_L2_PL310.
> 
> For mx6 I manually chose ARCH_MX6 as 'select' location. The
> correctness has been verified using
> 
> 	$ ./tools/moveconfig.py -f ARCH_MX6 ~SYS_L2_PL310 ~SYS_L2CACHE_OFF
> 	0 matches
> 
> That means whenever an ARCH_MX6 board had SYS_L2_PL310 disabled, this
> was correctly reflected in SYS_L2CACHE_OFF. Thus it's safe to insert
> the 'select' statement under ARCH_MX6.
> 
> Signed-off-by: Philip Oberfichtner <pro at denx.de>

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/20220902/1e83b824/attachment.sig>


More information about the U-Boot mailing list