Banana Pi BPI-W2 source code public on github

Banana Pi BPI-W2 source code public on github

w2%20github

image download :

http://wiki.banana-pi.org/Banana_Pi_BPI-W2#Image_Release

2 Likes

Super thank you :joy:

1 Like

great wow!!! thanks!!!

1 Like

We have kernels 4.9 up to 4.9.128 by now. Given that you’re not using an already existing kernel repository as a submodule, would you please tell us which one exactly this is based on? This is an overly inconvenient way of releasing source code for projects that are all on git already anyway.

Also dumping binary blobs of a toolchain feels a bit clumsy. It’s a GPL compiler after all…

quick look at commits history answers your question:

init: kernel 4.9.119

this bsp is based on kernel 4.9.119, and we are still working for this version, for 4.9.128 we have plan to update in the future.

Yes, I did see that that version shows a “smaller” diff, but still huge including changes to code related to file systems, device-mapper (not the hardware related kind), crypto code, xen, other architectures, the non-hardware-related parts of the network stack and more. That’s why I asked.