ar71xx: add support for OpenEmbed SOM9331
authorAllan Nick Pedrana <nik9993@gmail.com>
Wed, 22 Jun 2016 12:22:05 +0000 (14:22 +0200)
committerZoltan HERPAI <wigyori@uid0.hu>
Wed, 22 Jun 2016 12:22:05 +0000 (14:22 +0200)
commitbebdc8766a78b738039c4137e7315560cf0d52a6
treee1fa6083bbb30e3662a65ca1fe69b22096a3959d
parent1d3853d41f0f9971acb32a9e4ef29e97c4cdacc3
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