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

Igor Opaniuk igor.opaniuk at gmail.com
Thu Aug 1 08:06:30 UTC 2019


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

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/

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 (2):
  apalis-tk1: do not explicitly release reset_moci#
  apalis-tk1: remove default vesa vga mode from vidargs

 arch/arm/mach-tegra/sys_info.c                | 32 ++++++++-----
 arch/arm/mach-tegra/tegra124/cpu.c            | 45 +++++++++++++++++++
 board/toradex/apalis-tk1/apalis-tk1.c         | 10 +++++
 board/toradex/apalis-tk1/as3722_init.c        | 23 ++++++++++
 .../apalis-tk1/pinmux-config-apalis-tk1.h     |  2 +-
 configs/apalis-tk1_defconfig                  |  2 +-
 include/configs/apalis-tk1.h                  | 17 +++----
 7 files changed, 111 insertions(+), 20 deletions(-)

-- 
2.17.1



More information about the U-Boot mailing list