All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lokesh Vutla <lokeshvutla@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/5] ARM: AM57xx: Enable fit support
Date: Thu, 9 Jun 2016 22:56:09 +0530	[thread overview]
Message-ID: <5759A6B1.7090908@ti.com> (raw)
In-Reply-To: <1462774410-6631-1-git-send-email-lokeshvutla@ti.com>

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
>

  parent reply	other threads:[~2016-06-09 17:26 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-09  6:13 [U-Boot] [PATCH 0/5] ARM: AM57xx: Enable fit support Lokesh Vutla
2016-05-09  6:13 ` [U-Boot] [PATCH 1/5] board: am57xx: Rename TARGET_BEAGLE_X15 as TARGET_AM57XX_EVM Lokesh Vutla
2016-05-13 20:44   ` Tom Rini
2016-05-09  6:13 ` [U-Boot] [PATCH 2/5] board: am57xx: fit: add support for selecting dtb dynamically Lokesh Vutla
2016-05-13 20:44   ` Tom Rini
2016-05-09  6:13 ` [U-Boot] [PATCH 3/5] ARM: AM57xx: Enable FIT Lokesh Vutla
2016-05-13 20:44   ` Tom Rini
2016-05-09  6:13 ` [U-Boot] [PATCH 4/5] ARM: dts: AM572x-IDK Initial Support Lokesh Vutla
2016-05-13 20:44   ` Tom Rini
2016-05-09  6:13 ` [U-Boot] [PATCH 5/5] ti_omap5_common: Add right dtb file for AM572x-IDK Lokesh Vutla
2016-05-13 20:44   ` Tom Rini
2016-06-09 17:26 ` Lokesh Vutla [this message]
2016-06-09 17:52   ` [U-Boot] [PATCH 0/5] ARM: AM57xx: Enable fit support Tom Rini
2016-06-10  4:07     ` Lokesh Vutla

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5759A6B1.7090908@ti.com \
    --to=lokeshvutla@ti.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.