Hi.
2015-05-11 5:23 GMT+09:00 Joe Hershberger <[email protected]>: > Removing this board because it does not build with any tool-chain that > we know of. > > The board fails to build with the tool-chain available at kernel.org: > https://www.kernel.org/pub/tools/crosstool/files/bin/i686/4.6.3/i686-gcc-4.6.3-nolibc_sh4-linux.tar.xz > > It fails with the following errors: > sh4-linux-gcc: error: command line option '-m2a' is not supported by this > configuration > sh4-linux-gcc: error: command line option '-m2a-nofpu' is not supported by > this configuration > > Signed-off-by: Joe Hershberger <[email protected]> > Cc: Phil Edworthy <[email protected]> I know a tool-chain that can build this board. This is pre-built toolchains created by Mike Frysinger: http://dev.gentoo.org/~vapier/u-boot/ I tried "CROSS_COMPILE=sh4-gentoo-linux ./MAKEALL -a sh" and I got --------------------- SUMMARY ---------------------------- Boards compiled: 22 Boards with warnings but no errors: 3 ( sh7753evb sh7785lcr sh7785lcr_32bit ) ---------------------------------------------------------- I propose to wait a while to give Nobuhiro a chance to suggest suitable toolchains. My question is, all the boards should be built with the kernel.org toolchains? -- Best Regards Masahiro Yamada _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

