[U-Boot] sf probe failed on Intel DNV-NS platform

Bin Meng bmeng.cn at gmail.com
Tue Jun 11 06:47:25 UTC 2019


Hi Hilbert,

On Tue, Jun 11, 2019 at 2:40 PM Hilbert Tu(杜睿哲_Pegatron)
<Hilbert_Tu at 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


More information about the U-Boot mailing list