[PATCH 0/5] board: ti: j721e: Enable I2C and EEPROM support

Lokesh Vutla lokeshvutla at ti.com
Mon Jan 6 08:57:00 CET 2020


This series enable I2C and EEPROM support on J721e common processor
board.

Logs: https://pastebin.ubuntu.com/p/6YZtmZT9vQ/

Andreas Dannenberg (3):
  ti: common: board_detect: Handle EEPROM probe more gracefully
  board: ti: j721e: Use EEPROM-based board detection
  arm64: dts: k3-j721e-common-proc-board: Fully enable wkup_i2c0 use

Lokesh Vutla (1):
  board: ti: j721e: Print board name and version during boot

Vignesh Raghavendra (1):
  configs: j721e_evm_a72_defconfig: Enable I2C and EEPROM support

 .../k3-j721e-common-proc-board-u-boot.dtsi    |   8 +
 arch/arm/dts/k3-j721e-common-proc-board.dts   |  15 +
 .../arm/mach-k3/include/mach/j721e_hardware.h |   3 +
 arch/arm/mach-k3/j721e_init.c                 |   3 +
 board/ti/common/board_detect.c                |   2 +-
 board/ti/j721e/Kconfig                        |   7 +
 board/ti/j721e/evm.c                          | 264 ++++++++++++++++++
 configs/j721e_evm_a72_defconfig               |   4 +
 8 files changed, 305 insertions(+), 1 deletion(-)

-- 
2.23.0



More information about the U-Boot mailing list