Aleksander Bajkowski
Aleksander Bajkowski
> @abajk Could you please test the latest version of my patch set? Latest set of patches fixes wifi.
> > > @abajk Could you please test the latest version of my patch set? > > > > > > Latest set of patches fixes wifi. > > Thanks...
How much does this PR increase the kernel size?
This target supports devices that have 4/8 MB of flash memory. Every kilobyte of free memory is precious in this case :)
It would be great to send and discuss this upstream driver. The netdev mainling list works well.
> @Rondom I've just updated the patches to the ones taken from the linux git and also rebased. Consider adding versions to backported patches, as other targets do. You should...
Despite the comments, this PR looks promising.
~~~ $ python3 setup.py --no-user-cfg install --single-version-externally-managed --prefix="/usr" --root="" ~~~
It's quite a complicated environment with cross compilation for another architecture. It worked up to version 2.5.0. Full build log: ~~~ $ python3 setup.py --no-user-cfg install --single-version-externally-managed --prefix="/usr" --root="" running...