Welcome to buildroot_bouffalo Discussions! #30
Replies: 2 comments 2 replies
-
Hi, I'm Alex and I would like to start developing one of the missing drivers for the bl808. What's currently holding me back is that I don't understand how I can do kernel development for this, as I can't even get buildroot to use the kernel directory I specify. I would appreciate any help with getting started :) |
Beta Was this translation helpful? Give feedback.
-
Its best to develop outside of buildroot for kernel work. The main focus of buildroot is the rootfs. To do kernel development, basically setup your own kernel tree (we are working from https://github.com/arm000/linux-bl808/tree/linux-next/mboxic mainly) and build the kernel there. Then to flash, copy fw_jump.bin and merge.py from the buildroot and basically copy these steps: then burn the resultant bin file using the IOT tab as per the instructions |
Beta Was this translation helpful? Give feedback.
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
Beta Was this translation helpful? Give feedback.
All reactions