1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 14:42:55 +03:00
openwrt-xburst/target/linux/ramips/files/arch/mips/include/asm/mach-ralink
juhosg 57ffcdaccd ramips: add support for Sitecom WL-341v3 and other Sercomm IP1006RRv2 boards
This patch adds support for the Sitecom WL-341 v3 and other Sercomm
IP1006RRv2 based boards for sysupgrade support and for the initial
flash through pushbutton initiated recovery mode with the special
partition table and fixes for the quirks and things required by the
modified bootloader.

There is a known bug, Wi-Fi is not working on my board probably
because of the lack of RAM (the board only has 16MiB ram -- half of
the normal amount for non rebadged versions, but there is an empty
slot for another ram chip,) but I don't know for sure. The driver
loads but hostapd fails to load so I think it's not related to the
specific device except for the lack of RAM.

Moreover, only 7 of the 11 onboard leds are confirmed working, it
seems that one of the others is always on and the remaining ones are
connected to the wireless card leds already recognized by OpenWrt

[juhosg: reordered some parts in order to keep things sorted
alphabetically]

Signed-off-by: Marco Antonio Mauro <marcus90@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29910 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-26 10:44:23 +00:00
..
rt288x ramips: define GPIO chips separately for each SoCs 2011-03-27 19:19:59 +00:00
rt305x ramips: define GPIO chips separately for each SoCs 2011-03-27 19:19:59 +00:00
common.h ramips: move GPIO definitions into a separate header file 2011-03-27 19:19:57 +00:00
dev-gpio-buttons.h ramips: remove extern and __init from function prototypes 2011-01-26 20:48:33 +00:00
dev-gpio-leds.h ramips: remove extern and __init from function prototypes 2011-01-26 20:48:33 +00:00
gpio.h [ramips] fix GPIOLIB support 2009-08-31 08:29:19 +00:00
irq.h [ramips] initial support for RT288x/RT305x 2009-08-30 19:15:51 +00:00
machine.h ramips: add support for Sitecom WL-341v3 and other Sercomm IP1006RRv2 boards 2012-01-26 10:44:23 +00:00
ramips_eth_platform.h ramips: add mdio_cfg configuration for the ethernet driver 2010-07-15 19:45:40 +00:00
ramips_gpio.h ramips: move GPIO definitions into a separate header file 2011-03-27 19:19:57 +00:00
rt288x_regs.h ramips: rt288x: change base address and window size of flash bank 0 2011-12-28 08:43:36 +00:00
rt288x.h ramips: implement clock API for RT288x 2011-01-26 20:48:39 +00:00
rt305x_esw_platform.h ramips: initial support for Sitecom WL-351 v1 002 2011-12-23 14:27:16 +00:00
rt305x_regs.h ramips: add SPI controller driver 2011-07-28 10:56:25 +00:00
rt305x.h ramips: implement clock API for RT305X 2011-01-26 20:48:35 +00:00
war.h [ramips] header cleanup 2009-08-30 19:55:53 +00:00