at91: add support for the WB50N module from Laird
authorBen Whitten <ben.whitten@gmail.com>
Wed, 28 Jun 2017 10:28:12 +0000 (11:28 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 14 Oct 2017 22:24:21 +0000 (00:24 +0200)
commitf81b353c9f33f5afa32eebe0ee1dc290e927e5ee
tree2f56e87b245a77d7334b74a25c371796eadfdecc
parent86d037e4a27fcf8f465fb1e79db727995ad5c684
at91: add support for the WB50N module from Laird

This module from Laird includes the following:
  - CPU Atmel SoC SAMA5D31
  - Wifi QCA6004
  - Bluetooth CSR8811
  - RAM 64MB LPDDR
  - FLASH 128MB

The flash is a dual image layout, kernel a/b, rootfs a/b, and a user
partition.

Signed-off-by: Ben Whitten <ben.whitten@gmail.com>
target/linux/at91/files/arch/arm/boot/dts/wb50n.dts [new file with mode: 0644]
target/linux/at91/files/arch/arm/boot/dts/wb50n.dtsi [new file with mode: 0644]
target/linux/at91/image/sama5.mk
target/linux/at91/patches-4.4/103-ARM-at91-build-dtb-for-wb50n.patch [new file with mode: 0644]