[U-Boot] [PATCH] configs: Migrate CMD_NAND*

Adam Ford aford173 at gmail.com
Fri Jul 28 18:38:31 UTC 2017


On Fri, Jul 28, 2017 at 10:14 AM, Tom Rini <trini at konsulko.com> wrote:
> On Fri, Jul 28, 2017 at 11:08:58PM +0800, Bin Meng wrote:
>> Hi Tom,
>>
>> On Fri, Jul 28, 2017 at 10:39 PM, Tom Rini <trini at konsulko.com> wrote:
>> > Migrate all remaining instances of CMD_NAND, CMD_NAND_TRIMFFS
>> > CMD_NAND_LOCK_UNLOCK and CMD_NAND_TORTURE from the headers into the
>> > defconfig files.
>> >
Tested by: Adam Ford <aford173 at gmail.com> on omap3_logic
>> > Signed-off-by: Tom Rini <trini at konsulko.com>
> [snip]
>

[snip]

> I'm not 100% happy with the imply suggestions here.  In both of these
> cases, moveconfig.py -i CMD_NAND -I min2 did suggest both of these, but
> longer term, and I should have mentioned in the commit message, once we
> have a 'NAND' option in Kconfig, CMD_NAND should be default y on that
> and ARCH_xxx should imply NAND when the SoC supports NAND and then yes,
> it's clear that ARCH_P1020, etc, should imply NAND.

When the 'NAND' option is ready I have some OMAP GPMC patches ready to send.

adam
>
> --
> Tom
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot
>


More information about the U-Boot mailing list