[U-Boot] [PATCH 0/3] mips: bmips: add BCM6368 SoC support
Daniel Schwierzeck
daniel.schwierzeck at gmail.com
Fri Jan 26 12:18:51 UTC 2018
On 20.01.2018 11:53, Álvaro Fernández Rojas wrote:
> BCM6368 is a dual core BCM63xx SoC.
>
> Álvaro Fernández Rojas (3):
> dm: cpu: bmips: add BCM6368 support
> MIPS: add support for Broadcom MIPS BCM6368 SoC family
> MIPS: add BMIPS Comtrend WAP-5813n board
>
> arch/mips/dts/brcm,bcm6368.dtsi | 168 ++++++++++++++++++++++++++++++
> arch/mips/dts/comtrend,wap-5813n.dts | 65 ++++++++++++
> arch/mips/mach-bmips/Kconfig | 24 +++++
> 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 | 45 ++++++++
> drivers/cpu/bmips_cpu.c | 36 +++++++
> include/configs/bmips_bcm6368.h | 30 ++++++
> include/configs/comtrend_wap5813n.h | 19 ++++
> include/dt-bindings/clock/bcm6368-clock.h | 31 ++++++
> include/dt-bindings/reset/bcm6368-reset.h | 22 ++++
> 13 files changed, 470 insertions(+)
> create mode 100644 arch/mips/dts/brcm,bcm6368.dtsi
> 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/bmips_bcm6368.h
> create mode 100644 include/configs/comtrend_wap5813n.h
> create mode 100644 include/dt-bindings/clock/bcm6368-clock.h
> create mode 100644 include/dt-bindings/reset/bcm6368-reset.h
>
applied to u-boot-mips, 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/20180126/42a7a233/attachment.sig>
More information about the U-Boot
mailing list