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 <[email protected]>
> Reviewed-by: Simon Glass <[email protected]>

For the series, applied to u-boot/next, thanks!

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to