JiapengLi / OpenWrt-HiLink-HLK-RM04

OpenWrt patch and installation guide for HiLink HLK-RM04
openwrt.org
55 stars 33 forks source link

GPIO not work #9

Closed JiapengLi closed 10 years ago

JiapengLi commented 10 years ago

In latest trunk(after r38025) , gpio export function seems not work anymore. If someone want to use gpio function of HLK-RM04, a workaround way is to use trunk r38025. Patch for r38025 is here too. https://github.com/JiapengLi/OpenWrt-HiLink-HLK-RM04/tree/r38025

Note: branch r38025 is for 16M flash/32M SDRAM, please modify the configure parameter to support your own board.

JiapengLi commented 10 years ago

Fixed in r3906