[U-Boot] [PATCH v2 00/10] apalis-tk1: fixes/updates for v2019.10

Igor Opaniuk igor.opaniuk at gmail.com
Mon Aug 5 15:12:34 UTC 2019


Misc. fixes related to pinmux configuration (fan), default bootargs,
reset reason output and power rail configuration.

Changes in v3:
* Added patch for apalis-v1.2 hardware support (there are some 80 symbol
warnings in pmux_pingrp_config definition, but fixing this will break
aligment of pinmux configuration "table" in
board/toradex/apalis-tk1/pinmux-config-apalis-tk1.h)
* Attached R-b tags [Oleksandr Suvorov] from v2 [2]

Changes in v2:
* Rebased on the latest u-boot-tegra/master
* Attached R-b tags [Oleksandr Suvorov] from v1 [1]

[1] https://patchwork.ozlabs.org/cover/1139705/
[2] https://patchwork.ozlabs.org/cover/1140332/

Dominik Sliwa (2):
  apalis-tk1/t30: colibri_t30: display reset reason
  apalis-tk1: remove non-esential power rails on boot

Igor Opaniuk (5):
  apalis-tk1: set apalis gpio 8 aka fan_en
  apalis-tk1: provide proper USB vendor id
  apalis-tk1: enable user debug by default
  apalis-tk1: add pcie_aspm=off to defargs
  apalis-tk1: switch to zImage

Marcel Ziswiler (3):
  apalis-tk1: do not explicitly release reset_moci#
  apalis-tk1: remove default vesa vga mode from vidargs
  apalis-tk1: support v1.2 hardware revision

 arch/arm/dts/tegra124-apalis.dts              | 89 ++++++++++---------
 arch/arm/mach-tegra/sys_info.c                | 32 ++++---
 arch/arm/mach-tegra/tegra124/cpu.c            | 45 ++++++++++
 board/toradex/apalis-tk1/apalis-tk1.c         | 47 ++++++++++
 board/toradex/apalis-tk1/as3722_init.c        | 23 +++++
 .../apalis-tk1/pinmux-config-apalis-tk1.h     | 21 +++--
 configs/apalis-tk1_defconfig                  |  4 +-
 include/configs/apalis-tk1.h                  | 29 +++---
 8 files changed, 214 insertions(+), 76 deletions(-)

-- 
2.17.1



More information about the U-Boot mailing list