[U-Boot] Please pull fsl-qoriq master

York Sun york.sun at nxp.com
Wed Nov 15 22:29:37 UTC 2017


Tom,

Passed compiling on travis,
https://travis-ci.org/yorksun/u-boot/builds/302640283, the following
changes since commit c253573f3e269fd9a24ee6684d87dd91106018a5:

  Prepare v2017.11 (2017-11-13 20:08:06 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-fsl-qoriq.git

for you to fetch changes up to bc085549afb227c2623fac406f958985718fe4c0:

  armv8: ls2080ardb: Add sd_bootcmd for distro fallback in case of
sdboot (2017-11-15 10:56:35 -0800)

----------------------------------------------------------------
Ashish Kumar (6):
      drivers: net: ldpaa_eth: Correct error handler for qbman_swp_acquire()
      armv8: ls1088a: Move CONFIG_SPI_FLASH_SPANSION to defconfig
      armv8: ls1088: Enable SATA for ls1088
      armv8: ls1088ardb: Add SD boot support for ls1088
      armv8: ls1088aqds: Add SD boot support for ls1088qds
      armv8: ls1088ardb: Add distro boot support

Kurt Kanzenbach (1):
      mtd: nand: fsl-ifc: fix support of multiple NAND devices

Prabhakar Kushwaha (2):
      driver: net: fsl-mc: Use base 16 in simple_strtoul
      cmd: mac: Update description of help

Shengzhou Liu (4):
      armv8: ls1043ardb: Add sd_bootcmd for distro fallback in case of
sdboot
      armv8: ls1046ardb: Add sd_bootcmd for distro fallback in case of
sdboot
      armv7: ls1021atwr: Add sd_bootcmd for distro fallback in case of
sdboot
      armv8: ls2080ardb: Add sd_bootcmd for distro fallback in case of
sdboot

 arch/arm/Kconfig                                   |   2 +
 arch/arm/cpu/armv8/fsl-layerscape/Kconfig          |   1 +
 arch/arm/cpu/armv8/fsl-layerscape/doc/README.lsch3 |  46 ++++++++-
 board/freescale/ls1088a/MAINTAINERS                |   2 +
 board/freescale/ls1088a/ddr.c                      |   5 +-
 cmd/mac.c                                          |  28 +++---
 configs/ls1088aqds_qspi_defconfig                  |   1 +
 configs/ls1088aqds_sdcard_qspi_defconfig           |  41 ++++++++
 configs/ls1088ardb_qspi_defconfig                  |   2 +
 configs/ls1088ardb_sdcard_qspi_defconfig           |  42 ++++++++
 drivers/mtd/nand/fsl_ifc_nand.c                    |  15 ++-
 drivers/net/fsl-mc/mc.c                            |   2 +-
 drivers/net/ldpaa_eth/ldpaa_eth.c                  |   2 +-
 include/configs/ls1021atwr.h                       |  14 ++-
 include/configs/ls1043a_common.h                   |  15 ++-
 include/configs/ls1046a_common.h                   |  11 +-
 include/configs/ls1046ardb.h                       |   5 +
 include/configs/ls1088a_common.h                   |  38 +++++++
 include/configs/ls1088aqds.h                       |  33 +++++-
 include/configs/ls1088ardb.h                       | 112
++++++++++++++++++---
 include/configs/ls2080ardb.h                       |  39 +++++--
 21 files changed, 393 insertions(+), 63 deletions(-)
 create mode 100644 configs/ls1088aqds_sdcard_qspi_defconfig
 create mode 100644 configs/ls1088ardb_sdcard_qspi_defconfig

Thanks.

York


More information about the U-Boot mailing list