
11 Jun
2019
11 Jun
'19
8:47 a.m.
Hi Hilbert,
On Tue, Jun 11, 2019 at 2:40 PM Hilbert Tu(杜睿哲_Pegatron) Hilbert_Tu@pegatroncorp.com wrote:
Hi Bin
I got following errors when using latest U-Boot version. I am not sure if I have made wrong configuration as attached file. Do you have any idea?
arch/x86/cpu/built-in.o: In function `cpu_init_r': /home/hilbert/poky-sumo-19.0.1/SDK/u-boot/arch/x86/cpu/cpu.c:253: undefined reference to `syscon_get_by_driver_data' Makefile:1566: recipe for target 'u-boot' failed make: *** [u-boot] Error 1 ======================================================
Did you redo the configure process via 'make oldconfig', or simply 'make coreboot_defconfig'?
Please check whether you included CONFIG_SYSCON.
Regards, Bin