From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Schwierzeck Date: Wed, 18 Jul 2018 19:56:40 +0200 Subject: [U-Boot] [PATCH 3/3] bcm968380gerg: add initial support In-Reply-To: <1531760775-20218-3-git-send-email-philippe.reynes@softathome.com> References: <1531760775-20218-1-git-send-email-philippe.reynes@softathome.com> <1531760775-20218-3-git-send-email-philippe.reynes@softathome.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > --- > 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 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: OpenPGP digital signature URL: