Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change i.mx6 platform data #62

Merged
merged 1 commit into from Mar 9, 2018

Conversation

gymnae
Copy link

@gymnae gymnae commented Mar 4, 2017

I noticed that the driver wouldn't compile anymore since armbian upgrade to 4.9.x as stable.
The makefile didn't pick up the architecture properly. There was also a kinda lost mx61 platform definition seemingly prepared for local usage of one dev - i modified to work universally and make the driver compile on my cubox-i again.

This enables universal compiling on freescale i-mx6 machines like cubox-i with new kernel versions (testet 4.9.12)

this enables universal compiling on freescale i-mx6 machines like cubox-i with new kernel versions (testet 4.9.12)
@diederikdehaas
Copy link
Owner

Looks good. I try to test/verify it soon, but I expect to merge it 👍

mk-fg pushed a commit to mk-fg/rtl8812au that referenced this pull request Jan 16, 2018
* Nuked all hardcoded reg-domain nonsense
* Set CONFIG_RTW_ADAPTIVITY_EN to "auto"
* Fixed unreachable switch in 8812au antenna (Hal_SetAntenna)
* Fixed a compile warning in "wifi_regd.c"
* Fixed a compilation error/crash
* Added kernel v4.15 support (probably not finished up, needs testing)
* More USB VID/PID added
* Spacing cleanups
* Enabled logging for power limits
* Enabled more debug
* Removed "dump_drv_version()" do not print build date (newer kernels doesn't support it anyway)
* Updated README.md (removed TODO tab) using issue reports instead
@diederikdehaas diederikdehaas merged commit 5b8d103 into diederikdehaas:driver-4.3.14 Mar 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants