From: Sricharan R <r.sricharan@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/5] ARM: OMAP5: Rename omap5_evm.h to omap5_uevm.h
Date: Sat, 23 Mar 2013 14:22:03 +0530 [thread overview]
Message-ID: <514D6D33.5040104@ti.com> (raw)
In-Reply-To: <1364027053-31214-2-git-send-email-r.sricharan@ti.com>
On Saturday 23 March 2013 01:54 PM, Sricharan R wrote:
> The omap5-uevm is the reference board name for OMAP5 soc
> based platform. So rename it accordingly.
>
> Signed-off-by: Sricharan R <r.sricharan@ti.com>
> ---
> 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/omap5_evm.h | 40 ------
> include/configs/omap5_uevm.h | 40 ++++++
> 9 files changed, 495 insertions(+), 495 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
Sorry, missed detecting renames while git format-patch.
Will post V2 for that.
Regards,
Sricharan
next prev parent reply other threads:[~2013-03-23 8:52 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 [this message]
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 ` [U-Boot] [PATCH 0/5] ARM: OMAP4/5: Add support to boot with device tree as default Nishanth Menon
2013-03-25 16:22 ` 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=514D6D33.5040104@ti.com \
--to=r.sricharan@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