MIPS: add BMIPS Comtrend CT-5361 board
authorÁlvaro Fernández Rojas <noltari@gmail.com>
Tue, 16 May 2017 16:39:04 +0000 (18:39 +0200)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Wed, 31 May 2017 12:49:55 +0000 (14:49 +0200)
commit5e14ce2f3302651abe7873c81f2bae34937b3a63
tree529ac1f0f72f15c35ff937a273f7d48a670c654b
parentbf9012b808515bf1314538e8d423080951d012df
MIPS: add BMIPS Comtrend CT-5361 board

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/mips/dts/Makefile
arch/mips/dts/comtrend,ct-5361.dts [new file with mode: 0644]
arch/mips/mach-bmips/Kconfig
board/comtrend/ct5361/Kconfig [new file with mode: 0644]
board/comtrend/ct5361/MAINTAINERS [new file with mode: 0644]
board/comtrend/ct5361/Makefile [new file with mode: 0644]
board/comtrend/ct5361/ct-5361.c [new file with mode: 0644]
configs/comtrend_ct5361_ram_defconfig [new file with mode: 0644]
include/configs/comtrend_ct5361.h [new file with mode: 0644]