Hi Tom,

On 5/9/2016 11:43 AM, Lokesh Vutla wrote:
This series adds support for AM572x-IDK and FIT support on all AM57xx platforms.

Testing:
AM57xx-evm: http://pastebin.ubuntu.com/16315497/
AM572x-IDK: http://pastebin.ubuntu.com/16315517/

If you are ok with this series can you merge it?

Thanks and regards,
Lokesh


Lokesh Vutla (4):
   board: am57xx: Rename TARGET_BEAGLE_X15 as TARGET_AM57XX_EVM
   board: am57xx: fit: add support for selecting dtb dynamically
   ARM: AM57xx: Enable FIT
   ti_omap5_common: Add right dtb file for AM572x-IDK

Schuyler Patton (1):
   ARM: dts: AM572x-IDK Initial Support

  arch/arm/cpu/armv7/omap5/Kconfig    |   4 +-
  arch/arm/dts/Makefile               |   3 +-
  arch/arm/dts/am572x-idk.dts         |  89 +++++++++++
  arch/arm/dts/am57xx-idk-common.dtsi | 302 ++++++++++++++++++++++++++++++++++++
  board/ti/am57xx/Kconfig             |   2 +-
  board/ti/am57xx/board.c             |  14 ++
  configs/am57xx_evm_defconfig        |   6 +-
  configs/am57xx_evm_nodt_defconfig   |   2 +-
  include/configs/ti_omap5_common.h   |   2 +
  9 files changed, 418 insertions(+), 6 deletions(-)
  create mode 100644 arch/arm/dts/am572x-idk.dts
  create mode 100644 arch/arm/dts/am57xx-idk-common.dtsi

_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to