public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/3] bcm968380gerg: add initial support
Date: Wed, 18 Jul 2018 19:56:40 +0200	[thread overview]
Message-ID: <eac396d8-d283-29df-98e0-039ea38c19bb@gmail.com> (raw)
In-Reply-To: <1531760775-20218-3-git-send-email-philippe.reynes@softathome.com>



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@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@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>

  reply	other threads:[~2018-07-18 17:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-16 17:06 [U-Boot] [PATCH 1/3] bmips: ram: add an option to force the size of the ram Philippe Reynes
2018-07-16 17:06 ` [U-Boot] [PATCH 2/3] bcm6838: add initial support Philippe Reynes
2018-07-18 17:55   ` Daniel Schwierzeck
2018-07-16 17:06 ` [U-Boot] [PATCH 3/3] bcm968380gerg: " Philippe Reynes
2018-07-18 17:56   ` Daniel Schwierzeck [this message]
2018-07-18 17:47 ` [U-Boot] [PATCH 1/3] bmips: ram: add an option to force the size of the ram Daniel Schwierzeck

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=eac396d8-d283-29df-98e0-039ea38c19bb@gmail.com \
    --to=daniel.schwierzeck@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox