aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/MicroWRT.dts
Commit message (Collapse)AuthorAgeFilesLines
* ramips: Add support for Microduino MicroWRTJohn Crispin2015-04-091-0/+107
MicroWRT is an wireless router with 2 USB,1 ethernet port. It has a 16M flash and 64M DDR2 RAM. You can use most interface, such as i2c, SPI, i2s and PCIe. Besides that there are three expansion borad to combine with the core board. The detailed information, please refer to https://www.microduino.cc/wiki/index.php?title=Main_Page This patch adds support for it. Because there is only one port,so disabled VLAN and use eth0 as lan port. and only a power LED control by power pin. Signed-off-by: 盛凯 <shengkai81@gmail.com> SVN-Revision: 45331