[U-Boot] x86: binman build error (fdtget)

Bin Meng bmeng.cn at gmail.com
Wed Jan 11 05:12:58 CET 2017


Hi Stefan,

On Tue, Jan 10, 2017 at 9:21 PM, Stefan Roese <sr at denx.de> wrote:
> Hi Simon,
>
> I just tried to build a new U-Boot image for an x86 platform and
> get this compilation error:
>
> ...
>   CC      lib/display_options.o
>   LD      lib/built-in.o
>   LD      u-boot
>   OBJCOPY u-boot-x86-16bit.bin
>   OBJCOPY u-boot-nodtb.bin
>   CAT     u-boot-dtb.bin
>   COPY    u-boot.bin
>   BINMAN  u-boot.rom
> binman: Error running 'fdtget u-boot.dtb / -p': <type 'str'>
> Makefile:1081: recipe for target 'u-boot.rom' failed
> make: *** [u-boot.rom] Error 1
>

I suspect your dtc/fdtget version is old. I am using dtc 1.4.2.

> Do you have a quick idea, why I see this error?
>

Regards,
Bin


More information about the U-Boot mailing list