[U-Boot] Convert CONFIG_SYS_NAND_ECCSIZE et al to Kconfig
Adam Ford
aford173 at gmail.com
Tue Nov 21 13:09:00 UTC 2017
On Mon, Nov 20, 2017 at 7:19 PM, Tom Rini <trini at konsulko.com> wrote:
> On Sun, Nov 05, 2017 at 09:16:22AM -0600, Adam Ford wrote:
>
>> This converts the following to Kconfig:
>> CONFIG_SYS_NAND_ECCSIZE
>> CONFIG_SYS_NAND_ECCBYTES
>> CONFIG_SYS_NAND_ECCSTEPS
>> CONFIG_SYS_NAND_MAX_ECCPOS
>> CONFIG_SYS_NAND_MAX_OOBFREE
>>
>> Signed-off-by: Adam Ford <aford173 at gmail.com>
>
> While getting this to apply to master still was easy, it causes a ton of
> build warning on am335x_evm (and many others) and run-time failure on
> am335x_evm. Please see if anything obvious sticks out to you, thanks!
>
I'll try to take a look at it when I get some time. Is there any
change you can pull the Kconfig and I'll work on migrating boards'
headers and defconfigs when as I can?
adam
> --
> Tom
More information about the U-Boot
mailing list