[GIT PULL] TI changes for next branch targeting v2020.07-rc1

Lokesh Vutla lokeshvutla at ti.com
Mon Apr 20 16:52:54 CEST 2020


Hi Tom,

Please find the pull request targeting v2020.07-rc1 tag containing
TI specific changes.

Travis-CI:https://travis-ci.org/github/lokeshvutla/u-boot/builds/676839900

Thanks and regards,
Lokesh

The following changes since commit 891483186052b259852f3f48926ff307763f4eb0:

  Merge branch 'next' (2020-04-13 11:27:00 -0400)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-ti.git tags/ti-v2020.07-rc1

for you to fetch changes up to e7510d443d30776248a2d5b8cc0e6b3161fb391b:

  arm: mach-k3: Use JTAD_ID register for device identification (2020-04-19 16:20:53 +0530)

----------------------------------------------------------------
Below are the major changes in this PR:
- Fix boot on am335x guardian board
- Increase OPSI speed on AM65x and J721E devices
- Use JTAD register for identifying K3 devices.
- Update TI entry in MAINTAINERS file.
----------------------------------------------------------------

Lokesh Vutla (2):
  MAINTAINERS: update entry for ARM TI
  arm: mach-k3: Use JTAD_ID register for device identification

Moses Christopher (5):
  am335x, guardian: fix spl usb-eth boot
  am335x, guardian: boot stage feedback in headless mode
  am335x, guardian: boot count is stored in AM3352 RTC block
  am335x, guardian: load env from NAND
  am335x, guardian: update boot mechanism

Vignesh Raghavendra (2):
  arm: dts: k3-am654: Increase OSPI default frequency to 50MHz
  arm: dts: k3-j721e: Increase OSPI default frequency to 50MHz

 MAINTAINERS                                   | 25 +++++++++++
 arch/arm/dts/am335x-guardian.dts              | 29 ++++++++++++-
 arch/arm/dts/k3-am654-base-board.dts          |  2 +-
 arch/arm/dts/k3-am654-r5-base-board.dts       |  2 +-
 .../arm/dts/k3-j721e-r5-common-proc-board.dts |  2 +-
 arch/arm/dts/k3-j721e-som-p0.dtsi             |  2 +-
 arch/arm/mach-k3/common.c                     |  8 ++--
 arch/arm/mach-k3/common.h                     |  4 +-
 arch/arm/mach-k3/include/mach/hardware.h      | 14 +-----
 board/bosch/guardian/board.c                  |  4 ++
 configs/am335x_guardian_defconfig             | 20 +++++++--
 include/configs/am335x_guardian.h             | 43 ++++++++++++++++---
 12 files changed, 121 insertions(+), 34 deletions(-)

-- 
2.23.0



More information about the U-Boot mailing list