[U-Boot] Pull request: u-boot-mips/master

Daniel Schwierzeck daniel.schwierzeck at gmail.com
Fri May 12 21:08:03 UTC 2017


Hi Tom,

please pull some follow-up fixes for Broadcom MIPS and some minor updates for 
MIPS Boston board.

Travis CI: https://travis-ci.org/danielschwierzeck/u-boot/builds/231519583


The following changes since commit 1f5541c8818d3ecd243f9bbf58db9ea5f55a3195:

  Merge git://git.denx.de/u-boot-rockchip (2017-05-10 17:40:11 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-mips.git master

for you to fetch changes up to bc34986c86fc119813f406d95bb43e75e09b0df9:

  boston: Enable CONFIG_DISTRO_DEFAULTS in defconfigs (2017-05-12 13:29:50 +0200)

----------------------------------------------------------------
Paul Burton (5):
      MIPS: Make CM GCR base configurable
      boston: Move CM GCRs away from flash
      boston: Setup memory ranges in FDT provided to Linux
      boston: Bump CONFIG_SYS_BOOTM_LEN to 64MiB
      boston: Enable CONFIG_DISTRO_DEFAULTS in defconfigs

Álvaro Fernández Rojas (5):
      mips: bmips: bcm6358: fix brcm, bcm6358-mc size
      mips: bmips: bcm6328: fix brcm, bcm6328-mc size
      mips: bmips: bcm63268: fix brcm, bcm6328-mc size
      dm: ram: remove unneeded brcm,bcm63268-mc id
      mips: bmips: add missing SFR NeufBox 4 config

 arch/mips/Kconfig                | 21 ++++++++++++---------
 arch/mips/dts/brcm,bcm63268.dtsi |  2 +-
 arch/mips/dts/brcm,bcm6328.dtsi  |  2 +-
 arch/mips/dts/brcm,bcm6358.dtsi  |  2 +-
 arch/mips/lib/cache.c            |  2 ++
 arch/mips/mach-bmips/Kconfig     |  6 ++++++
 board/imgtec/boston/Makefile     |  1 +
 board/imgtec/boston/dt.c         | 27 +++++++++++++++++++++++++++
 configs/boston32r2_defconfig     |  7 +------
 configs/boston32r2el_defconfig   |  7 +------
 configs/boston64r2_defconfig     |  7 +------
 configs/boston64r2el_defconfig   |  7 +------
 drivers/ram/bmips_ram.c          |  6 +-----
 include/configs/boston.h         |  5 +++++
 14 files changed, 61 insertions(+), 41 deletions(-)
 create mode 100644 board/imgtec/boston/dt.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170512/f7601456/attachment.sig>


More information about the U-Boot mailing list