[U-Boot] [PATCH 3/3] bcm968380gerg: add initial support
Daniel Schwierzeck
daniel.schwierzeck at gmail.com
Wed Jul 18 17:56:40 UTC 2018
On 16.07.2018 19:06, Philippe Reynes wrote:
> This add the initial support of the broadcom reference
> board bcm968380gerg with a bcm68380 SoC.
>
> This board has 512 MB of RAM, 128 MB of flash (nand),
> 2 USB port, 1 UART, 4 ethernet ports and BCM43217 (wifi).
>
> Signed-off-by: Philippe Reynes <philippe.reynes at softathome.com>
> ---
> arch/mips/dts/brcm,bcm968380gerg.dts | 40 +++++++++++++++++++++++
> arch/mips/mach-bmips/Kconfig | 12 +++++++
> board/broadcom/bcm968380gerg/Kconfig | 12 +++++++
> board/broadcom/bcm968380gerg/Makefile | 3 ++
> board/broadcom/bcm968380gerg/bcm968380gerg.c | 6 ++++
> board/broadcom/bcm968380gerg/board.c | 6 ++++
> configs/bcm968380gerg_ram_defconfig | 48 ++++++++++++++++++++++++++++
> include/configs/broadcom_bcm968380gerg.h | 9 ++++++
> 8 files changed, 136 insertions(+)
> create mode 100644 arch/mips/dts/brcm,bcm968380gerg.dts
> create mode 100644 board/broadcom/bcm968380gerg/Kconfig
> create mode 100644 board/broadcom/bcm968380gerg/Makefile
> create mode 100644 board/broadcom/bcm968380gerg/bcm968380gerg.c
> create mode 100644 board/broadcom/bcm968380gerg/board.c
> create mode 100644 configs/bcm968380gerg_ram_defconfig
> create mode 100644 include/configs/broadcom_bcm968380gerg.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: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180718/e89cd377/attachment.sig>
More information about the U-Boot
mailing list