diff options
author | Ben Whitten <ben.whitten@lairdtech.com> | 2017-11-23 13:47:47 +0000 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-11-29 22:36:59 -0500 |
commit | 5aaef600776fb2d9f186c12e30975e6afaa276a6 (patch) | |
tree | 14a1186e62731940bca92adeb5cc8437ad78ca61 /board/laird/wb45n/MAINTAINERS | |
parent | fd374665c9b724bb3eb0da32db0bb7ecc5cf1337 (diff) |
board: laird: add WB45N CPU module
This board is based on the Atmel 9x5 eval board.
Supporting the following features:
- Boot from NAND Flash
- Ethernet
- FIT
- SPL
Signed-off-by: Ben Whitten <ben.whitten@lairdtech.com>
Signed-off-by: Dan Kephart <dan.kephart@lairdtech.com>
Diffstat (limited to 'board/laird/wb45n/MAINTAINERS')
-rw-r--r-- | board/laird/wb45n/MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/board/laird/wb45n/MAINTAINERS b/board/laird/wb45n/MAINTAINERS new file mode 100644 index 0000000000..60bb563201 --- /dev/null +++ b/board/laird/wb45n/MAINTAINERS @@ -0,0 +1,6 @@ +WB45N CPU MODULE +M: Ben Whitten <ben.whitten@lairdtech.com> +S: Maintained +F: board/laird/wb45n/ +F: include/configs/wb45n.h +F: configs/wb45n_defconfig |