]> git.ipfire.org Git - people/ms/u-boot.git/commit
MIPS: add BMIPS Comtrend AR-5315u board
authorÁlvaro Fernández Rojas <noltari@gmail.com>
Sat, 20 Jan 2018 18:16:05 +0000 (19:16 +0100)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Fri, 26 Jan 2018 11:38:13 +0000 (12:38 +0100)
commit664ec31db7b99269b612360ffb3c9840a195e263
treeb3548793a64fe969265407109a33444fb8ddb3a0
parent3483f28ebfaf968112ede2f075b9769a007cacdd
MIPS: add BMIPS Comtrend AR-5315u board

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
arch/mips/dts/Makefile
arch/mips/dts/comtrend,ar-5315u.dts [new file with mode: 0644]
arch/mips/mach-bmips/Kconfig
board/comtrend/ar5315u/Kconfig [new file with mode: 0644]
board/comtrend/ar5315u/MAINTAINERS [new file with mode: 0644]
board/comtrend/ar5315u/Makefile [new file with mode: 0644]
board/comtrend/ar5315u/ar-5315u.c [new file with mode: 0644]
configs/comtrend_ar5315u_ram_defconfig [new file with mode: 0644]
include/configs/comtrend_ar5315u.h [new file with mode: 0644]