[U-Boot] [U-Boot, V3] Convert CONFIG_NAND_OMAP_GPMC et al to Kconfig

Adam Ford aford173 at gmail.com
Fri Sep 1 23:59:42 UTC 2017


On Fri, Sep 1, 2017 at 4:54 PM, Tom Rini <trini at konsulko.com> wrote:
> On Sat, Aug 12, 2017 at 09:38:08PM -0500, Adam Ford wrote:
>
>> This converts the following to Kconfig:
>>    CONFIG_NAND_OMAP_GPMC
>>    CONFIG_NAND_OMAP_GPMC_PREFETCH
>>    CONFIG_NAND_OMAP_ELM
>>    CONFIG_SYS_NAND_BUSWIDTH_16BIT
>>    CONFIG_SPL_NAND_AM33XX_BCH
>>    CONFIG_SPL_NAND_SIMPLE (ARCH_OMAP2PLUS only)
>>
>> Signed-off-by: Adam Ford <aford173 at gmail.com>
>>
>> V3:
>> Remove selection from CMD_NAND
>>
>> Changes since V1:
>>   Rebased on latest Master
>>   Fixed a few missing entries where some features lacked dependancies
>> ---
>
> The changelog goes below the '---' :)  And more importantly..
>
>>  configs/am3517_crane_defconfig    | 6 ++++--
>>  configs/cm_t3517_defconfig        | 1 +
>>  configs/cm_t35_defconfig          | 1 +
>>  configs/omap3_evm_defconfig       | 1 +
>>  configs/omap3_ha_defconfig        | 6 ++++--
>>  configs/tao3530_defconfig         | 6 ++++--
>>  configs/tricorder_defconfig       | 1 +
>>  include/configs/ti_omap3_common.h | 1 -
>>  8 files changed, 16 insertions(+), 7 deletions(-)
>
> You forgot the Kconfig part of these changes.

My bad.  I didn't add the '--amend' to my git commit, so version 2 &3
totally missed the vast majority of what I had in V1.  Sorry about
that.  I just re-sent V4 with everything from V1-V3 combined into 1
patch.

adam
>
> --
> Tom


More information about the U-Boot mailing list