]> Git Repo - J-u-boot.git/commit - include/configs/ci20.h
mips: jz47xx: Add Creator CI20 platform
authorPaul Burton <[email protected]>
Sun, 16 Dec 2018 22:25:23 +0000 (19:25 -0300)
committerDaniel Schwierzeck <[email protected]>
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 <[email protected]>
Signed-off-by: Paul Burton <[email protected]>
Signed-off-by: Marek Vasut <[email protected]>
Signed-off-by: Ezequiel Garcia <[email protected]>
Reviewed-by: Marek Vasut <[email protected]>
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]
This page took 0.030751 seconds and 4 git commands to generate.