[U-Boot] [PATCH] x86: Eliminate make defconfig warning for Crown Bay and Minnowmax
Simon Glass
sjg at chromium.org
Wed Jul 8 22:28:57 CEST 2015
Hi Bin,
On 8 July 2015 at 07:50, Bin Meng <bmeng.cn at gmail.com> wrote:
> Remove duplicated entry of OF_CONTROL in crownbay_defconfig and
> minnowmax_defconfig which causes a warning when making defconfig.
> The updated defconfig files are generated by 'make savedefconfig'.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> configs/crownbay_defconfig | 14 ++++++--------
> configs/minnowmax_defconfig | 6 ++----
> 2 files changed, 8 insertions(+), 12 deletions(-)
I've incorporated this into the offending patches in x86/master.
Please take a look and let me know what you think. I'd rather avoid
strange errors in the tree, even tools/genboardscfg.py.
Regards,
Simon
More information about the U-Boot
mailing list