Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tonyho/openwrt_imx6ul
The OpenWRT for iMX6UL(iMX6 UltraLite)
https://github.com/tonyho/openwrt_imx6ul
Last synced: 2 months ago
JSON representation
The OpenWRT for iMX6UL(iMX6 UltraLite)
- Host: GitHub
- URL: https://github.com/tonyho/openwrt_imx6ul
- Owner: tonyho
- License: gpl-2.0
- Created: 2017-01-25T14:06:53.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-25T14:32:50.000Z (almost 8 years ago)
- Last Synced: 2023-10-20T23:31:44.943Z (over 1 year ago)
- Language: C
- Homepage: http://blog.csdn.net/sy373466062/article/details/54730855
- Size: 128 MB
- Stars: 19
- Watchers: 5
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is the OpenWRT for iMX6UL poring.
===For now, it just compile through all the necessary packages.
The kernel and dts also is compiled, but in order to generate the image for the iMX6UL
still need some work to do:1. Change the file 'target/linux/imx6/image/Makefile' to specify the right dtb and append a right image
2. Modify the kernel module item to get the right settings.## Notice
The code is clone from master not from the 15.05.1
## Reference
Also I have written a blog about this(in Chinese):http://blog.csdn.net/sy373466062/article/details/54730855
Pull request is welcome.