diff options
author | Fabio Estevam <fabio.estevam@nxp.com> | 2016-02-29 09:33:22 -0300 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2016-03-26 14:16:12 +0100 |
commit | 47173483a322078cb2dbb7f49a614c98b67e3339 (patch) | |
tree | 791117dae46aab7c139b5dafb18981fda05a0722 /board/warp7/MAINTAINERS | |
parent | 227c59a856fd2d3cd2f571baf5fdf53103b55a3a (diff) | |
download | u-boot-imx-47173483a322078cb2dbb7f49a614c98b67e3339.zip u-boot-imx-47173483a322078cb2dbb7f49a614c98b67e3339.tar.gz u-boot-imx-47173483a322078cb2dbb7f49a614c98b67e3339.tar.bz2 |
warp7: Add initial support
Add the basic support for Warp7 board.
For more information about this reference design, please visit:
https://www.element14.com/community/docs/DOC-79058/l/warp-7-the-next-generation-wearable-reference-platform
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'board/warp7/MAINTAINERS')
-rw-r--r-- | board/warp7/MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/board/warp7/MAINTAINERS b/board/warp7/MAINTAINERS new file mode 100644 index 0000000..1d3ee29 --- /dev/null +++ b/board/warp7/MAINTAINERS @@ -0,0 +1,6 @@ +WARP7 BOARD +M: Fabio Estevam <fabio.estevam@nxp.com> +S: Maintained +F: board/warp7/ +F: include/configs/warp7.h +F: configs/warp7_defconfig |