[Buildroot] [PATCH v2 0/6] Add support for Kendryte K210 RISC-V boards

Peter Korsgaard peter at korsgaard.com
Wed Sep 9 06:49:12 UTC 2020


>>>>> "Damien" == Damien Le Moal <damien.lemoal at wdc.com> writes:

 > This patch series adds support for building bootable images for RISC-V
 > boards based on the Kendryte K210 SoC which is supported by the Linux
 > kernel since version 5.8.0. This SoC has no MMU supported by Linux and
 > requires uClibc flatbin binaries as gcc does not yet support FDPIC
 > executables for RISC-V.

 > The first four patches adjust buildroot configuration to allow building
 > uClibc static no-MMU libraries for RISC-V. The last and fifth patch adds
 > buildroot defconfig for the Kendryte K210 as well as uClibc and busybox
 > configuration.

 > Building is as simple as:
 > make kendryte_k210_defconfig
 > make

 > Which generate the output/image/loader.bin bootable image.

Nice! With 2020.08 out the door and kernel 5.8 added, this was next on
my todo list, so great timing ;)

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list