mips: bmips: add NeufBox 4 (Sercomm) board
authorÁlvaro Fernández Rojas <noltari@gmail.com>
Sun, 7 May 2017 18:11:32 +0000 (20:11 +0200)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Wed, 10 May 2017 14:16:09 +0000 (16:16 +0200)
commita186d2630bd92d952c953f24c412b492265289ff
tree1e8bb93b6910501c4426eef15a730ccd120a5b8e
parent4d6a519c68c4abc6e7ac0dc267625814668f7aee
mips: bmips: add NeufBox 4 (Sercomm) board

This serves as an example for bcm6358-leds.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/mips/dts/sfr,nb4-ser.dts [new file with mode: 0644]
board/sfr/nb4_ser/Kconfig [new file with mode: 0644]
board/sfr/nb4_ser/MAINTAINERS [new file with mode: 0644]
board/sfr/nb4_ser/Makefile [new file with mode: 0644]
board/sfr/nb4_ser/nb4-ser.c [new file with mode: 0644]
configs/sfr_nb4-ser_ram_defconfig [new file with mode: 0644]
include/configs/sfr_nb4_ser.h [new file with mode: 0644]