OpenWrt on T1040 processor

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

OpenWrt on T1040 processor

Jump to solution
1,441 Views
uvmbox
Contributor III

Is it possible to install OpenWrt to t1040 based board? Why LSDK does not have this option?

0 Kudos
1 Solution
1,385 Views
uvmbox
Contributor III

I added new configuration to openwrt, and was able to compile it for t104x boards!!! Now it works!!! I very satisfied to have luci web interface, package manager and other components easy to install and configure on my device. now I like OpenWrt more than yocto )

uvmbox_0-1608714142630.png

 

View solution in original post

0 Kudos
3 Replies
1,386 Views
uvmbox
Contributor III

I added new configuration to openwrt, and was able to compile it for t104x boards!!! Now it works!!! I very satisfied to have luci web interface, package manager and other components easy to install and configure on my device. now I like OpenWrt more than yocto )

uvmbox_0-1608714142630.png

 

0 Kudos
1,435 Views
yipingwang
NXP TechSupport
NXP TechSupport

OpenWrt doens't support T1040, LSDK only support Layerscape platforms, doesn't support T1040 either.

 

You could use Yocto 3.1 release, please refer to

https://source.codeaurora.org/external/qoriq/qoriq-components/yocto-sdk/tree/readme?h=dunfell

0 Kudos
1,427 Views
uvmbox
Contributor III

there is an openwrt layer for yocto https://github.com/kraj/meta-openwrt .  It has main components of openwrt UCI -command line interface, LUCI web interface and some others. I was able to to compile it for t1040 based board, but to make it work i have to go more deep. The other way is to add new platform support to openwrt SDK. Was someone go these ways and had achived any result? Can be there  something to makes it hard or impossible?

0 Kudos