I really need mainline kernel integrateion.
Right now, to get a working bluetooth, we need to compile the kernel using GCC v7, The current GCC is v10. Using gcc v7 is not practical for most projects.
I’ve gotten a few mails about up streaming some the glue patches, but don’t have the time to submit stuff.
A more pressing issue is that newer kernels have grown in size, and don’t boot without playing around with the load locations. Would be nice if this patch gets worked in so we can switch to a more recent version of u-boot as well.