[U-Boot] [PATCH v2 0/3] ARM: DRA7xx: Enable FIT

Lokesh Vutla lokeshvutla at ti.com
Mon May 16 07:21:22 CEST 2016


This series enables FIT for DRA7xx platforms.
Depends on the FIT support series posted recently.

Link to v1: https://www.mail-archive.com/u-boot@lists.denx.de/msg211963.html

Lokesh Vutla (3):
  board: dra7: fit: add support for selecting dtb dynamically
  ARM: DRA7: Enable FIT
  ARM: DRA7: configs: Remove obsolete configs

 board/ti/dra7xx/MAINTAINERS           |  5 +---
 board/ti/dra7xx/evm.c                 | 12 ++++++++
 configs/dra72_evm_defconfig           | 53 -----------------------------------
 configs/dra74_evm_defconfig           | 52 ----------------------------------
 configs/dra7xx_evm_defconfig          | 15 +++++++++-
 configs/dra7xx_evm_qspiboot_defconfig | 43 ----------------------------
 configs/dra7xx_evm_uart3_defconfig    | 44 -----------------------------
 7 files changed, 27 insertions(+), 197 deletions(-)
 delete mode 100644 configs/dra72_evm_defconfig
 delete mode 100644 configs/dra74_evm_defconfig
 delete mode 100644 configs/dra7xx_evm_qspiboot_defconfig
 delete mode 100644 configs/dra7xx_evm_uart3_defconfig

-- 
2.8.2



More information about the U-Boot mailing list