public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Thomas Fitzsimmons <fitzsim@fitzsim.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 0/2] board: arm: Add support for Broadcom BCM7260
Date: Wed, 22 Aug 2018 18:37:53 -0400	[thread overview]
Message-ID: <cover.1534961375.git.fitzsim@fitzsim.org> (raw)
In-Reply-To: <20180817014406.29998-1-fitzsim@fitzsim.org>

Add support for loading U-Boot on the Broadcom 7260 SoC.  The first
patch in this series reorganizes the BCM7445 configury to make way for
BCM7260.

Thomas Fitzsimmons (2):
  arm: bcm7445: Change serial console index
  board: arm: Add support for Broadcom BCM7260

 MAINTAINERS                       |  2 +-
 arch/arm/mach-bcmstb/Kconfig      | 13 ++++++++++---
 board/broadcom/bcmstb/MAINTAINERS |  8 ++++++++
 configs/bcm7260_defconfig         | 17 +++++++++++++++++
 configs/bcm7445_defconfig         |  8 ++++----
 include/configs/bcm7260.h         | 40 +++++++++++++++++++++++++++++++++++++++
 include/configs/bcm7445.h         |  9 +++++++--
 include/configs/bcmstb.h          |  4 ----
 8 files changed, 87 insertions(+), 14 deletions(-)
 create mode 100644 configs/bcm7260_defconfig
 create mode 100644 include/configs/bcm7260.h

-- 
1.8.3.1

  parent reply	other threads:[~2018-08-22 22:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-17  1:44 [U-Boot] [PATCH] board: arm: Add support for Broadcom BCM7260 Thomas Fitzsimmons
2018-08-18 16:21 ` Florian Fainelli
2018-08-23  1:07   ` Thomas Fitzsimmons
2018-08-22 22:37 ` Thomas Fitzsimmons [this message]
2018-08-22 22:37   ` [U-Boot] [PATCH v2 1/2] arm: bcm7445: Change serial console index Thomas Fitzsimmons
2018-09-11 12:26     ` [U-Boot] [U-Boot, v2, " Tom Rini
2018-08-22 22:37   ` [U-Boot] [PATCH v2 2/2] board: arm: Add support for Broadcom BCM7260 Thomas Fitzsimmons
2018-09-11 12:26     ` [U-Boot] [U-Boot, v2, " Tom Rini

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=cover.1534961375.git.fitzsim@fitzsim.org \
    --to=fitzsim@fitzsim.org \
    --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