at91: add support for the WB45N module from Laird
authorBen Whitten <ben.whitten@gmail.com>
Fri, 10 Jun 2016 19:07:32 +0000 (20:07 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 14 Oct 2017 22:24:21 +0000 (00:24 +0200)
commit86d037e4a27fcf8f465fb1e79db727995ad5c684
tree281bf815693ce01a1b75ed576146db18d6b51ce0
parent618ed77a17422a9e167aed1eeec23a70235d0048
at91: add support for the WB45N module from Laird

This module from Laird includes the following:
  - CPU Atmel SoC ARM926EJS
  - Wifi AR6003
  - Bluetooth CSR8510
  - 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/wb45n.dts [new file with mode: 0644]
target/linux/at91/image/Makefile
target/linux/at91/image/legacy.mk
target/linux/at91/patches-4.4/102-ARM-at91-build-dtb-for-wb45n.patch [new file with mode: 0644]