[U-Boot] How to build tools/updater ?

Masahiro Yamada yamada.m at jp.panasonic.com
Tue Nov 12 05:40:29 CET 2013


Hello all.

Anybody knows if  tools/updater is used?

I tried "make updater" but I got following error.


gcc -M -g  -Os   -D__KERNEL__ -DCONFIG_SYS_TEXT_BASE=0 -I/home/yamada/workspace/arm-linux-pf/u-boot/include -I/home/yamada/workspace/arm-linux-pf/u-boot/arch/sandbox/include -fno-builtin -ffreestanding -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -pipe  -DCONFIG_SANDBOX -D__SANDBOX__ -U_FORTIFY_SOURCE -DCONFIG_ARCH_MAP_SYSMEM -DCONFIG_SYS_GENERIC_BOARD -I/home/yamada/workspace/arm-linux-pf/u-boot -I/home/yamada/workspace/arm-linux-pf/u-boot/board/MAI/AmigaOneG3SE   -MQ flash_hw.o flash_hw.c >.depend.flash_hw
flash_hw.c:14:19: fatal error: memio.h: No such file or directory
 #include <memio.h>
                   ^
compilation terminated.
make[1]: *** No rule to make target `.depend', needed by `all'.  Stop.



Best Regards
Masahiro Yamada



More information about the U-Boot mailing list