Emeryth / openwrt-zsun

OpenWrt 15.05 port for the ZSUN WiFi SD Card Reader
GNU General Public License v2.0
97 stars 28 forks source link

Upstreaming changes #1

Open janlugt opened 8 years ago

janlugt commented 8 years ago

Hi Emeryth,

Thanks for your work, I got it running on my ZSun, and it's pretty cool. Do you have any intentions to upstream your patches back to OpenWRT, so later versions of OpenWRT will run on the ZSun as well? Thanks!

gdm85 commented 7 years ago

@janlugt I opened https://github.com/openwrt/openwrt/pull/312 in this regard

janlugt commented 7 years ago

Awesome, thank you so much! I love my OpenWRT ZSun a lot, and knowing that there's a good chance it will get updates going forward makes my day.

gdm85 commented 7 years ago

@janlugt well...I am kind of stuck since when I discovered that I do not have the .config that was used to build the firmware I am currently running on the ZSUN :disappointed: This means that if I "blindly" flash a built firmware, likely it won't work. Let me know if you have a working .config on this topic, that would increase the chances of testing and successfully getting this merged upstream (otherwise we need to open one and solder an ethernet)

gdm85 commented 7 years ago

Progress has been done, I am formally complete with the upstream PR and I just need to flash to the device and verify and it works with latest openwrt (kernel 4.4).

janlugt commented 7 years ago

Sorry I wasn't able to help out here, didn't have a .config AFAIK. How did you resolve it?

gdm85 commented 7 years ago

Np. The config-3.18 is in this fork already, we have to assume it's the correct one (haven't flashed yet)

madIlama commented 7 years ago

Hi @gdm85 , any update on the progress?