[OpenWrt-Devel] [PATCH v3] ramips:Fix support for PBR-M1 board

2015-12-04 Thread GuoGuo
The PBR-M1 support in current OpenWrt is for the early demo board and it doesn't work on the final board.This patch fixes the support for it. The LED called pbr-m1:buzzer is a beeper connected to GPIO26 so I used gpio-beeper instead of gpio-leds. Changes since V2: reorder the boards in /etc/diag

[OpenWrt-Devel] [PATCH v2] ramips:Fix support for PBR-M1 board

2015-12-04 Thread GuoGuo
The PBR-M1 support in current OpenWrt is for the early demo board and it doesn't work on the final board.This patch fixes the support for it. The LED called pbr-m1:buzzer is a beeper connected to GPIO26 so I used gpio-beeper instead of gpio-leds. Changes since V1: Fix style problems. Use pbr-m1:

[OpenWrt-Devel] [PATCH] ramips:Fix support for PBR-M1 board

2015-11-28 Thread GuoGuo
The PBR-M1 support in current OpenWrt is for the early demo board and it doesn't work on the final board.This patch fixes the support for it. The LED called pbr-m1:buzzer is a beeper connected to GPIO26 so I used gpio-beeper instead of gpio-leds. But as I said in another mail,the beeper starts be