[PATCH 01/10] Convert CONFIG_SYS_NAND_DBW_8 et al to Kconfig

Tom Rini trini at konsulko.com
Tue Dec 6 03:06:38 CET 2022


On Sat, Nov 12, 2022 at 05:36:42PM -0500, Tom Rini wrote:

> This converts the following to Kconfig:
>    CONFIG_SYS_NAND_DBW_8
>    CONFIG_SYS_NAND_DBW_16
> 
> Note that all instances of the code check for CONFIG_SYS_NAND_DBW_16
> being defined, and then "else" to CONFIG_SYS_NAND_DBW_8 whereas all of
> the configs set CONFIG_SYS_NAND_DBW_8. So we introduce
> CONFIG_SYS_NAND_DBW_16 as an option.
> 
> Signed-off-by: Tom Rini <trini at konsulko.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>

For the series, 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/20221205/35ba36c8/attachment.sig>


More information about the U-Boot mailing list