diff options
author | Hannes Schmelzer | 2019-07-17 14:29:53 +0200 |
---|---|---|
committer | Stefano Babic | 2019-11-03 21:17:55 +0100 |
commit | c04ac5bd408f3e132eb458b24fef8c0e11751b3c (patch) | |
tree | e37a97619bb440eaab2807a12822d8b1f8badece /board/BuR/brppt2/MAINTAINERS | |
parent | 910b2fca9783fbd72978eaf78ffcfdd5ab3b050f (diff) |
board/BuR/brppt2: initial commit
This commit adds support for the brppt2 board. The board is based on the
i.mx6 dual-lite SoC.
Signed-off-by: Hannes Schmelzer <hannes.schmelzer@br-automation.com>
Diffstat (limited to 'board/BuR/brppt2/MAINTAINERS')
-rw-r--r-- | board/BuR/brppt2/MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/board/BuR/brppt2/MAINTAINERS b/board/BuR/brppt2/MAINTAINERS new file mode 100644 index 00000000000..a1b5bd49bf5 --- /dev/null +++ b/board/BuR/brppt2/MAINTAINERS @@ -0,0 +1,6 @@ +BUR_PPT2 BOARD +M: Hannes Schmelzer <hannes.schmelzer@br-automation.com> +S: Maintained +F: board/BuR/brppt2/ +F: include/configs/brppt2.h +F: configs/brppt2_defconfig |