[U-Boot] warning: override: reassigning to symbol OF_CONTROL
Bin Meng
bmeng.cn at gmail.com
Wed Jul 8 11:18:13 CEST 2015
On Wed, Jul 8, 2015 at 5:05 PM, Bin Meng <bmeng.cn at gmail.com> wrote:
> Hi Simon,
>
> I've rebased my git repo on u-boot-x86/master branch and found one
> warning popped up:
>
> $ make crownbay_defconfig
> HOSTCC scripts/basic/fixdep
> HOSTCC scripts/kconfig/conf.o
> SHIPPED scripts/kconfig/zconf.tab.c
> SHIPPED scripts/kconfig/zconf.lex.c
> SHIPPED scripts/kconfig/zconf.hash.c
> HOSTCC scripts/kconfig/zconf.tab.o
> HOSTLD scripts/kconfig/conf
> arch/../configs/crownbay_defconfig:23:warning: override: reassigning
> to symbol OF_CONTROL
>
> Do you know where is this coming from?
>
Never mind. I found the cause. It is caused by duplicated entries in
the defconfig, which should be caused by the u-boot-x86/master rebase
operation on the u-boot master branch.
Regards,
Bin
More information about the U-Boot
mailing list