damien-lemoal / riscv64-nommu-buildroot

Other
42 stars 11 forks source link

Build full Linux stack on Buildroot #4

Closed carlosedp closed 3 years ago

carlosedp commented 4 years ago

I've added support to build all required files from within Buildroot (Kernel 5.5.6, Busybox and the initramfs).

Most files that are required by the build have been moved to board/kendryte/k210 including Kernel patches and configs.

I've removed most files from riscv64-uclibc-nommu and replaced the toolchain dir with the tarball. Also kept an updated initramfs cpio(rootfs.cpio) and a complete board image(loader.bin).

damien-lemoal commented 4 years ago

Carlos,

Will test and merge with the v2 of the kernel patches. Please give me some time to do that. Kind of overloaded right now :)

carlosedp commented 4 years ago

No problem. I'll keep an eye on the v2 patches and update the PR so it's easier to merge all at once.

damien-lemoal commented 3 years ago

@carlosdep Please see https://github.com/damien-lemoal/buildroot and buildroot mailing list. Upstreaming effort started so I am retiring this repo :)