[U-Boot] [PATCH v6 14/14] MIPS: add BMIPS Comtrend VR-3032u board

Daniel Schwierzeck daniel.schwierzeck at gmail.com
Sun Apr 30 18:35:19 UTC 2017



Am 25.04.2017 um 00:39 schrieb Álvaro Fernández Rojas:
> Signed-off-by: Álvaro Fernández Rojas <noltari at gmail.com>
> ---
>  v6:
>   - Select CONFIG_BMIPS_BOOT_RAM and CONFIG_BAUDRATE in defconfig.
>   - Simplify board name.
>  v5: No changes.
>  v4: No changes.
>  v3: No changes.
>  v2: Introduce changes suggested by Daniel Schwierzeck:
>   - Split BMIPS support patches.
>   - Remove DEBUG_UART from defconfig.
> 
>  arch/mips/dts/Makefile                 |  1 +
>  arch/mips/dts/comtrend,vr-3032u.dts    | 27 +++++++++++++++++++++
>  arch/mips/mach-bmips/Kconfig           |  6 +++++
>  board/comtrend/vr3032u/Kconfig         | 12 ++++++++++
>  board/comtrend/vr3032u/MAINTAINERS     |  6 +++++
>  board/comtrend/vr3032u/Makefile        |  5 ++++
>  board/comtrend/vr3032u/vr-3032u.c      |  7 ++++++
>  configs/comtrend_vr3032u_ram_defconfig | 44 ++++++++++++++++++++++++++++++++++
>  include/configs/comtrend_vr3032u.h     | 17 +++++++++++++
>  9 files changed, 125 insertions(+)
>  create mode 100644 arch/mips/dts/comtrend,vr-3032u.dts
>  create mode 100644 board/comtrend/vr3032u/Kconfig
>  create mode 100644 board/comtrend/vr3032u/MAINTAINERS
>  create mode 100644 board/comtrend/vr3032u/Makefile
>  create mode 100644 board/comtrend/vr3032u/vr-3032u.c
>  create mode 100644 configs/comtrend_vr3032u_ram_defconfig
>  create mode 100644 include/configs/comtrend_vr3032u.h
> 

applied to u-boot-mips/next, thanks!

-- 
- 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/20170430/b23967aa/attachment.sig>


More information about the U-Boot mailing list