create_uboot for wand_quad
Pirmin Duss
pirmin.duss at gapfruit.com
Sun Jan 20 11:21:59 CET 2019
Hello Genodeans
I'm currently porting Genode to the Apalis iMX6 board of Toradex. As a
starting point I used the wand_quad. Currently I'm able to build run/log
for both base-hw and base-sel4.
My problem arises when I run tool/create_uboot I get the following error:
In file included from
/var/cache/genode_contrib/uboot/include/linux/compiler.h:54:0,
from
/var/cache/genode_contrib/uboot/include/linux/byteorder/little_endian.h:12,
from
/var/cache/genode_contrib/uboot/arch/arm/include/asm/byteorder.h:29,
from
/var/cache/genode_contrib/uboot/include/compiler.h:125,
from /var/cache/genode_contrib/uboot/include/image.h:19,
from /var/cache/genode_contrib/uboot/include/common.h:82:
/var/cache/genode_contrib/uboot/include/linux/compiler-gcc.h:114:30:
fatal error: linux/compiler-gcc6.h: No such file or directory
#include gcc_header(__GNUC__)
^
I have a work around, for compiling Uboot. By using the uboot tree
provided by Toradex (see:
https://github.com/trimpim/genode/blob/apalis_imx6/tool/create_uboot)
the Image is created.
Does Martin's uboot tree do some special configuration things? the only
change I see is that it adds an empty file.
Best regards,
Pirmin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.genode.org/pipermail/users/attachments/20190120/a3e09ad0/attachment.sig>
More information about the users
mailing list