]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/mx53ppd.h
mx53: Add Board support for GE PPD
authorPeter Senna Tschudin <peter.senna@collabora.com>
Mon, 6 Nov 2017 19:14:11 +0000 (19:14 +0000)
committerStefano Babic <sbabic@denx.de>
Mon, 20 Nov 2017 08:59:02 +0000 (09:59 +0100)
commit6b0071c11088471d0ba9716fcb14207f46dc2c21
treeb9fd6a2235deb1a7ef2327e728a13fa4718ff654
parentb418dfe16e62ffb6062e2acc5471821c011bc9cd
mx53: Add Board support for GE PPD

Create board support for GE PPD, based on mx53loco.

Use mx53ppd_defconfig make target to configure for this board.

Signed-off-by: Peter Senna Tschudin <peter.senna@collabora.com>
Signed-off-by: Ian Ray <ian.ray@ge.com>
Signed-off-by: Nandor Han <nandor.han@ge.com>
Signed-off-by: Martyn Welch <martyn.welch@collabora.co.uk>
Cc: Stefano Babic <sbabic@denx.de>
Acked-by: Stefano Babic <sbabic@denx.de>
arch/arm/mach-imx/mx5/Kconfig
board/ge/mx53ppd/Kconfig [new file with mode: 0644]
board/ge/mx53ppd/MAINTAINERS [new file with mode: 0644]
board/ge/mx53ppd/Makefile [new file with mode: 0644]
board/ge/mx53ppd/imximage.cfg [new file with mode: 0644]
board/ge/mx53ppd/mx53ppd.c [new file with mode: 0644]
board/ge/mx53ppd/mx53ppd_video.c [new file with mode: 0644]
board/ge/mx53ppd/ppd_gpio.h [new file with mode: 0644]
configs/mx53ppd_defconfig [new file with mode: 0644]
include/configs/mx53ppd.h [new file with mode: 0644]