[U-Boot] pull request u-boot-fsl-qoriq

Priyanka Jain priyanka.jain at nxp.com
Tue Oct 22 04:28:11 UTC 2019


Dear Tom,



Please find my pull-request for u-boot-fsl-qoriq/master
https://travis-ci.org/p-priyanka-jain/u-boot/builds/600659013

Summary
Add LS1027A, LS1018A, LS1017A support
Few updates related to usb, ls1012a, lx2160a

priyankajain

--------------------------------------------------
The following changes since commit 32ded5022e5606fe1a1220ed5ea3e2f935da0fce:

  spl: mmc: make eMMC HW boot partition configuration optional (2019-10-18 16:37:13 -0400)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq.git HEAD

for you to fetch changes up to d20f184ce3a012ab2c0abe4792bc130c238fa5b0:

  armv7: ls102xa: Don't power down OCRAM1 during deep sleep (2019-10-21 15:34:18 +0530)

----------------------------------------------------------------
Biwen Li (3):
      armv7: ls102xa: Correct endianness of SCFG_SPARECR8 read
      armv7: ls102xa: add errata ID A-008646 for workaround
      armv7: ls102xa: Don't power down OCRAM1 during deep sleep

Kuldeep Singh (3):
      configs: ls1012ardb: Add CONFIG_ENV_ADDR
      armv7: ls102xa: Update SCFG_QSPI_CLKSEL value
      configs: ls1012afrwy: Add CONFIG_ENV_ADDR

Ran Wang (1):
      armv8: fsl-layerscape: Make USB masters snoopable

Udit Agarwal (1):
      board/ls1028a: Add call to sec_init()

Wasim Khan (1):
      armv8: Update LX2160A/LX2120A/LX2080A SVR value

Yuantian Tang (2):
      armv8: ls1028a: Add more personalities support
      armv8: ls1028a: disable multimedia for ls1027a, ls1017a

arch/arm/cpu/armv7/ls102xa/ls102xa_psci.c          | 16 ++++++++++-----
arch/arm/cpu/armv8/fsl-layerscape/cpu.c            |  3 +++
arch/arm/cpu/armv8/fsl-layerscape/fdt.c            | 23 ++++++++++++++++++++++
arch/arm/cpu/armv8/fsl-layerscape/soc.c            |  9 +++++++++
.../include/asm/arch-fsl-layerscape/immap_lsch2.h  |  6 ++++++
arch/arm/include/asm/arch-fsl-layerscape/soc.h     | 14 +++++++++----
arch/arm/include/asm/arch-ls102xa/immap_ls102xa.h  |  2 +-
board/freescale/ls1028a/ls1028a.c                  |  4 ++++
include/configs/ls1012afrwy.h                      |  5 +++++
include/configs/ls1012ardb.h                       |  4 ++++
10 files changed, 76 insertions(+), 10 deletions(-)


More information about the U-Boot mailing list