ar71xx: Add support for MikroTik RB951Ui-2HnD
authorGabor Juhos <juhosg@openwrt.org>
Thu, 20 Feb 2014 17:07:51 +0000 (17:07 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 20 Feb 2014 17:07:51 +0000 (17:07 +0000)
commit975d95ec1e7a21b41f5ba0596898afa4e1348b25
treec25d0bac473acd49c632e1f9ed3120d1712873c4
parent05f38009ac8eb09394df7fb728bbdbb7636cbb9c
ar71xx: Add support for MikroTik RB951Ui-2HnD

I noticed that the patch at http://patchwork.openwrt.org/patch/4017/
for adding support for the MikroTik RouterBOARD 951Ui-2HnD had been
abandoned because it wasn't generated and sent to the mailing list
correctly and doesn't apply as a result.  I have cleaned up this patch.

When testing this on real hardware, I also noticed that wireless didn't
work, so this patch fixes that as well.

This patch applies cleanly to SVN 39392.

Signed-off-by: Matthew Reeve <mreeve@tenxnetworks.com>
Patchwork: http://patchwork.openwrt.org/patch/4773/
[juhosg:
  - drop the 'rb951ui_wlan_init' function and rework the code to
    use the recently introduced rb95x_wlan_init function instead,
  - fix GPIO number of the port5 LED,
  - rename LEDs according to the standard LED naming conventions,
    and use 'rb' prefix in the names]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39641
target/linux/ar71xx/files/arch/mips/ath79/mach-rb95x.c
target/linux/ar71xx/patches-3.10/704-MIPS-ath79-add-RB951Ui-2HnD-support.patch [new file with mode: 0644]