From: Nishanth Menon <nm@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/5] ARM: OMAP4/5: Add support to boot with device tree as default
Date: Mon, 25 Mar 2013 11:01:07 -0500 [thread overview]
Message-ID: <20130325160106.GA10621@kahuna> (raw)
In-Reply-To: <1364027053-31214-1-git-send-email-r.sricharan@ti.com>
On 13:54-20130323, Sricharan R wrote:
> With the kernel moving all towards device tree, this series
> adds support to make the device tree boot as the default
> for OMAP4/5 platforms.
>
> Sricharan R (5):
> ARM: OMAP5: Rename omap5_evm.h to omap5_uevm.h
> ARM: OMAP5: Set fdt_high to enable booting with Device tree
> ARM: OMAP5: Support loading environment variables from txt file
> ARM: OMAP4/5: Change the default boot command to work with device
> tree
> ARM: OMAP4/5: Make bootz as the default boot command
>
> board/ti/omap5_evm/Makefile | 49 -------
> board/ti/omap5_evm/evm.c | 101 -------------
> board/ti/omap5_evm/mux_data.h | 304 ----------------------------------------
> board/ti/omap5_uevm/Makefile | 49 +++++++
> board/ti/omap5_uevm/evm.c | 101 +++++++++++++
> board/ti/omap5_uevm/mux_data.h | 304 ++++++++++++++++++++++++++++++++++++++++
> boards.cfg | 2 +-
> include/configs/omap4_common.h | 16 ++-
> include/configs/omap5_common.h | 30 +++-
> include/configs/omap5_evm.h | 40 ------
> include/configs/omap5_uevm.h | 40 ++++++
> 11 files changed, 531 insertions(+), 505 deletions(-)
> delete mode 100644 board/ti/omap5_evm/Makefile
> delete mode 100644 board/ti/omap5_evm/evm.c
> delete mode 100644 board/ti/omap5_evm/mux_data.h
> create mode 100644 board/ti/omap5_uevm/Makefile
> create mode 100644 board/ti/omap5_uevm/evm.c
> create mode 100644 board/ti/omap5_uevm/mux_data.h
> delete mode 100644 include/configs/omap5_evm.h
> create mode 100644 include/configs/omap5_uevm.h
>
Series:
Tested-by: Nishanth Menon <nm@ti.com>
{assuming change stated in http://patchwork.ozlabs.org/patch/230283/
Acked-by: Nishanth Menon <nm@ti.com>
--
Regards,
Nishanth Menon
next prev parent reply other threads:[~2013-03-25 16:01 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-23 8:24 [U-Boot] [PATCH 0/5] ARM: OMAP4/5: Add support to boot with device tree as default Sricharan R
2013-03-23 8:24 ` [U-Boot] [PATCH 1/5] ARM: OMAP5: Rename omap5_evm.h to omap5_uevm.h Sricharan R
2013-03-23 8:52 ` Sricharan R
2013-03-23 8:24 ` [U-Boot] [PATCH 2/5] ARM: OMAP5: Set fdt_high to enable booting with Device tree Sricharan R
2013-03-23 8:24 ` [U-Boot] [PATCH 3/5] ARM: OMAP5: Support loading environment variables from txt file Sricharan R
2013-03-23 8:24 ` [U-Boot] [PATCH 4/5] ARM: OMAP4/5: Change the default boot command to work with device tree Sricharan R
2013-03-23 8:24 ` [U-Boot] [PATCH 5/5] ARM: OMAP4/5: Make bootz as the default boot command Sricharan R
2013-03-25 16:01 ` Nishanth Menon [this message]
2013-03-25 16:22 ` [U-Boot] [PATCH 0/5] ARM: OMAP4/5: Add support to boot with device tree as default Sricharan R
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=20130325160106.GA10621@kahuna \
--to=nm@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox