[U-Boot] [PATCH v2 3/3] MIPS: add BMIPS Comtrend WAP-5813n board
Daniel Schwierzeck
daniel.schwierzeck at gmail.com
Sun Jan 21 16:46:53 UTC 2018
On 20.01.2018 14:16, Álvaro Fernández Rojas wrote:
> Signed-off-by: Álvaro Fernández Rojas <noltari at gmail.com>
> ---
> v2: Add board Kconfig and clean defconfig
>
> arch/mips/dts/Makefile | 1 +
> arch/mips/dts/comtrend,wap-5813n.dts | 65 +++++++++++++++++++++++++++++++++
> arch/mips/mach-bmips/Kconfig | 12 ++++++
> board/comtrend/wap5813n/Kconfig | 12 ++++++
> board/comtrend/wap5813n/MAINTAINERS | 6 +++
> board/comtrend/wap5813n/Makefile | 5 +++
> board/comtrend/wap5813n/wap-5813n.c | 7 ++++
> configs/comtrend_wap5813n_ram_defconfig | 43 ++++++++++++++++++++++
> include/configs/comtrend_wap5813n.h | 19 ++++++++++
> 9 files changed, 170 insertions(+)
> create mode 100644 arch/mips/dts/comtrend,wap-5813n.dts
> create mode 100644 board/comtrend/wap5813n/Kconfig
> create mode 100644 board/comtrend/wap5813n/MAINTAINERS
> create mode 100644 board/comtrend/wap5813n/Makefile
> create mode 100644 board/comtrend/wap5813n/wap-5813n.c
> create mode 100644 configs/comtrend_wap5813n_ram_defconfig
> create mode 100644 include/configs/comtrend_wap5813n.h
>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
--
- Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180121/919e8bd9/attachment.sig>
More information about the U-Boot
mailing list