All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] binman: 'module' object has no attribute 'FinaliseOutputDir'
@ 2017-05-31 18:13 Kevin Hilman
  2017-05-31 19:19 ` Simon Glass
  0 siblings, 1 reply; 8+ messages in thread
From: Kevin Hilman @ 2017-05-31 18:13 UTC (permalink / raw)
  To: u-boot

While trying to build v2017.05 for sun5i-r8-chip (CHIP_defconfig), I get
the following build error.  I'm not familiar with binman, so not sure
what I should be looking for.

$ CROSS_COMPILE=arm-linux-gnueabihf- make

[...]

 LD      spl/drivers/serial/built-in.o
 LD      spl/drivers/built-in.o
 LD      spl/common/built-in.o
 LD      spl/lib/built-in.o
 LD      spl/u-boot-spl
 OBJCOPY spl/u-boot-spl-nodtb.bin
 COPY    spl/u-boot-spl.bin
 MKSUNXI spl/sunxi-spl.bin
 BINMAN  u-boot-sunxi-with-spl.bin
 binman: 'module' object has no attribute 'FinaliseOutputDir'
 Makefile:1107: recipe for target 'u-boot-sunxi-with-spl.bin' failed
 make: *** [u-boot-sunxi-with-spl.bin] Error 1


If it matters, compiler is: gcc version 5.3.1 20160412 (Linaro GCC 5.3-2016.05)

Kevin

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-06-21  3:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-31 18:13 [U-Boot] binman: 'module' object has no attribute 'FinaliseOutputDir' Kevin Hilman
2017-05-31 19:19 ` Simon Glass
2017-06-01 13:55   ` Kevin Hilman
2017-06-01 15:23     ` Simon Glass
2017-06-01 23:08       ` Kevin Hilman
2017-06-02 18:00         ` Simon Glass
2017-06-02 20:44           ` Kevin Hilman
2017-06-21  3:29             ` Simon Glass

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.