[U-Boot] CONFIG_EXTRA_ENV_SETTINGS and Kconfig
Oleg K Dzhimiev
oleg at elphel.com
Fri Jan 22 04:38:12 CET 2016
Hello,
A couple years ago we developed Ezynq <https://github.com/Elphel/ezynq> to
build the bootloader for our camera board (w/o using Vivado's SDK).
The config files are *.h and now we would like update the project to
Kconfig.
There is the CONFIG_EXTRA_ENV_SETTINGS parameter:
include/configs/<some-board>.h:
> #define CONFIG_EXTRA_ENV_SETTINGS = /*many lines*/
used in:
include/env_default.h
Are there any tips on how to deal with it?
U-boot revision, git log:
> commit fa85e826c16b9ce1ad302a57e9c4b24db0d8b930
> Author: Tom Rini <trini at konsulko.com>
> Date: Tue Jan 12 09:06:54 2016 -0500
> Prepare v2016.01
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
Thanks
Best regards,
Oleg Dzhimiev
Electronics Engineer
phone: +1 801 783 5555 x124
Elphel, Inc.
More information about the U-Boot
mailing list