board/BuR/brppt2: initial commit
authorHannes Schmelzer <hannes.schmelzer@br-automation.com>
Wed, 17 Jul 2019 12:29:53 +0000 (14:29 +0200)
committerStefano Babic <sbabic@denx.de>
Sun, 3 Nov 2019 20:17:55 +0000 (21:17 +0100)
commitc04ac5bd408f3e132eb458b24fef8c0e11751b3c
treee37a97619bb440eaab2807a12822d8b1f8badece
parent910b2fca9783fbd72978eaf78ffcfdd5ab3b050f
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>
arch/arm/dts/Makefile
arch/arm/dts/imx6dl-brppt2.dts [new file with mode: 0644]
arch/arm/mach-imx/mx6/Kconfig
board/BuR/brppt2/Kconfig [new file with mode: 0644]
board/BuR/brppt2/MAINTAINERS [new file with mode: 0644]
board/BuR/brppt2/Makefile [new file with mode: 0644]
board/BuR/brppt2/board.c [new file with mode: 0644]
board/BuR/brppt2/config.mk [new file with mode: 0644]
configs/brppt2_defconfig [new file with mode: 0644]
include/configs/brppt2.h [new file with mode: 0644]