[U-Boot] [PATCH v2 0/2] board: arm: Add support for Broadcom BCM7260
Thomas Fitzsimmons
fitzsim at fitzsim.org
Wed Aug 22 22:37:53 UTC 2018
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
More information about the U-Boot
mailing list