ar71xx: add support for OpenEmbed SOM9331
authorAllan Nick Pedrana <nik9993@gmail.com>
Sun, 29 May 2016 22:26:03 +0000 (17:26 -0500)
committerJo-Philipp Wich <jo@mein.io>
Tue, 7 Jun 2016 09:21:55 +0000 (11:21 +0200)
commite61fe4e4d762eb3e00c43b6714a229835efc7ea5
tree737e21a9790d68f2cc6a51d0bae1f90b96082b5f
parent69b45d2223e3069407be97fd7b76a14b8d195cee
ar71xx: add support for OpenEmbed SOM9331

This patch adds the target profile SOM9331 and configures hardware
functionality for the 3x Eth Ports & corresponding LED's, the USB Host,
the USART to USB bridge and the System LED.

Signed-off-by: Allan Nick Pedrana <nik9993@gmail.com>
12 files changed:
target/linux/ar71xx/base-files/etc/board.d/01_leds
target/linux/ar71xx/base-files/etc/board.d/02_network
target/linux/ar71xx/base-files/etc/diag.sh
target/linux/ar71xx/base-files/lib/ar71xx.sh
target/linux/ar71xx/base-files/lib/upgrade/platform.sh
target/linux/ar71xx/config-4.4
target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
target/linux/ar71xx/files/arch/mips/ath79/Makefile
target/linux/ar71xx/files/arch/mips/ath79/mach-som9331.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
target/linux/ar71xx/generic/profiles/openembed.mk [new file with mode: 0644]
target/linux/ar71xx/image/generic.mk