From c04ac5bd408f3e132eb458b24fef8c0e11751b3c Mon Sep 17 00:00:00 2001 From: Hannes Schmelzer Date: Wed, 17 Jul 2019 14:29:53 +0200 Subject: 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 --- board/BuR/brppt2/MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 board/BuR/brppt2/MAINTAINERS (limited to 'board/BuR/brppt2/MAINTAINERS') diff --git a/board/BuR/brppt2/MAINTAINERS b/board/BuR/brppt2/MAINTAINERS new file mode 100644 index 0000000000..a1b5bd49bf --- /dev/null +++ b/board/BuR/brppt2/MAINTAINERS @@ -0,0 +1,6 @@ +BUR_PPT2 BOARD +M: Hannes Schmelzer +S: Maintained +F: board/BuR/brppt2/ +F: include/configs/brppt2.h +F: configs/brppt2_defconfig -- cgit