mips: jz47xx: Add Creator CI20 platform
authorPaul Burton <paul.burton@imgtec.com>
Sun, 16 Dec 2018 22:25:23 +0000 (19:25 -0300)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Wed, 19 Dec 2018 14:23:02 +0000 (15:23 +0100)
commit25c7de2255128743fcbe436b6f3b17a70d0cdd82
tree91bb2db4d255900de5150a57ababafda6fdc4d77
parentcd71b1d5d26dfff15222f5df8a5a6df68fc41df7
mips: jz47xx: Add Creator CI20 platform

Add support for the Creator CI20 platform based on the JZ4780 SoC.

Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
Reviewed-by: Marek Vasut <marex@denx.de>
arch/mips/dts/Makefile
arch/mips/dts/ci20.dts [new file with mode: 0644]
arch/mips/mach-jz47xx/Kconfig
board/imgtec/ci20/Kconfig [new file with mode: 0644]
board/imgtec/ci20/MAINTAINERS [new file with mode: 0644]
board/imgtec/ci20/Makefile [new file with mode: 0644]
board/imgtec/ci20/README [new file with mode: 0644]
board/imgtec/ci20/ci20.c [new file with mode: 0644]
configs/ci20_mmc_defconfig [new file with mode: 0644]
include/configs/ci20.h [new file with mode: 0644]