]> Git Repo - J-u-boot.git/commit - configs/comtrend_ar5387un_ram_defconfig
MIPS: add BMIPS Comtrend AR-5387un board
authorÁlvaro Fernández Rojas <[email protected]>
Mon, 24 Apr 2017 22:39:24 +0000 (00:39 +0200)
committerDaniel Schwierzeck <[email protected]>
Wed, 10 May 2017 14:16:09 +0000 (16:16 +0200)
commit0642f485dc7b22e147ec85180af1f524c04b46ce
tree88d9aa778d5a735e4b4155cc8adb270102b113ee
parent6471a225e708f550077d0f6c6c1b9e8773b5e9d6
MIPS: add BMIPS Comtrend AR-5387un board

Signed-off-by: Álvaro Fernández Rojas <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
arch/mips/dts/Makefile
arch/mips/dts/comtrend,ar-5387un.dts [new file with mode: 0644]
arch/mips/mach-bmips/Kconfig
board/comtrend/ar5387un/Kconfig [new file with mode: 0644]
board/comtrend/ar5387un/MAINTAINERS [new file with mode: 0644]
board/comtrend/ar5387un/Makefile [new file with mode: 0644]
board/comtrend/ar5387un/ar-5387un.c [new file with mode: 0644]
configs/comtrend_ar5387un_ram_defconfig [new file with mode: 0644]
include/configs/comtrend_ar5387un.h [new file with mode: 0644]
This page took 0.040704 seconds and 4 git commands to generate.