summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/dts/cvg834g.dts
Commit message (Collapse)AuthorAgeFilesLines
* brcm63xx: fix DTS LEDs and buttonsJonas Gorski2015-02-281-0/+10
| | | | | | | | | | | | | - A4001N/A4001N1: fix swapped green and red LEDs - CVG834G: add missing LED - RTA1320: reorder LEDs by GPIO# - V2500V: add missing LEDs and buttons - WAP-5813n: fix WPS button (GPIO 35) Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 44577
* brcm63xx: use dtb for cvg834gJonas Gorski2015-02-271-0/+30
Add a dtsi for bcm3368, add a dts and profile for cvg834g, and convert it to use ImageDTB. Since HCS requires more arguments, enhance the max arguments of the call. The image name is intentionally left blank to prevent non-initramfs images to be built, as they currently contain no rootfs and consequently won't work. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 44561