]> git.sur5r.net Git - u-boot/commit
MIPS: add BMIPS Comtrend VR-3032u board
authorÁlvaro Fernández Rojas <noltari@gmail.com>
Mon, 24 Apr 2017 22:39:26 +0000 (00:39 +0200)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Wed, 10 May 2017 14:16:09 +0000 (16:16 +0200)
commit77ca99d1a0d9fd46046d417b4247edb4e1b05d4e
tree32ed169034b35e04efb2af153225fceb289db3a6
parent6a235bb87bfe4a80554c07b2da3679f12167083d
MIPS: add BMIPS Comtrend VR-3032u 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,vr-3032u.dts [new file with mode: 0644]
arch/mips/mach-bmips/Kconfig
board/comtrend/vr3032u/Kconfig [new file with mode: 0644]
board/comtrend/vr3032u/MAINTAINERS [new file with mode: 0644]
board/comtrend/vr3032u/Makefile [new file with mode: 0644]
board/comtrend/vr3032u/vr-3032u.c [new file with mode: 0644]
configs/comtrend_vr3032u_ram_defconfig [new file with mode: 0644]
include/configs/comtrend_vr3032u.h [new file with mode: 0644]