[U-Boot] [PATCH v1 0/6] board: k+p: Minor adjustments for K+P imx53 boards

Lukasz Majewski lukma at denx.de
Sun May 20 06:33:13 UTC 2018


This patch series include minor adjustments for imx53 boards.

Travis-CI:
https://travis-ci.org/lmajewski/u-boot-dfu/builds/381036307



Lukasz Majewski (6):
  board: imx53: Always disable display before starting kernel
  board: Adjust K+P script to run misc (per board) adjustments
  board: Add support for KEY1 status detection on K+P's HSC|DDC boards
  board: Silent out the console on the K+P's imx53 boards
  board: Remove not needed function for the K+P's imx53 board
  config: Update defconfig for imx53 K+P boards

 arch/arm/dts/imx53-kp.dts         |  4 ++++
 board/k+p/bootscripts/tpcboot.cmd |  6 ++++++
 board/k+p/kp_imx53/kp_imx53.c     | 34 ++++++++++++++++++++++------------
 configs/kp_imx53_defconfig        |  6 +++++-
 include/configs/kp_imx53.h        |  1 +
 5 files changed, 38 insertions(+), 13 deletions(-)

-- 
2.11.0



More information about the U-Boot mailing list