[U-Boot] [PATCH 1/6] sh: Remove rsk7264 board

Masahiro Yamada yamada.masahiro at socionext.com
Mon May 11 03:38:46 CEST 2015


Hi.



2015-05-11 5:23 GMT+09:00 Joe Hershberger <joe.hershberger at ni.com>:
> 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 <joe.hershberger at ni.com>
> Cc: Phil Edworthy <phil.edworthy at renesas.com>



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


More information about the U-Boot mailing list