[U-Boot] Using old Config Style

Mario Albrecht ma at mackware.de
Wed Feb 10 17:02:42 CET 2016


Hi,

i have a small question about using old board specific config files.
I have a config file for a board which contains all needed commands
defined by #define CONFIG_CMD_ and #undef CONFIG_CMD_.
In new u-boot Version a autoconf.h file is generated which conflicts
the defines in the board.h file. How can I disable autoconf.h generation
or get the right commands in this file.

Regards Mario


More information about the U-Boot mailing list