From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V4 1/1] MX5: rename mx51 to mx5
Date: Tue, 19 Oct 2010 12:38:25 +0200 [thread overview]
Message-ID: <4CBD7521.9020309@denx.de> (raw)
In-Reply-To: <1287371366-7162-1-git-send-email-r64343@freescale.com>
On 10/18/2010 05:09 AM, Jason Liu wrote:
> Rename mx51 to mx5 in order to support more mx51
> like-style SOCs such as MX53 and the followings.
>
> Signed-off-by: Jason Liu <r64343@freescale.com>
>
> ---
> Changes for v2:
>
> Address the comments from Stefano Babic:
> - rebase
> - remove CONFIG_CPU_TYPE
> - remove copyright change
> - change vision2 board config
>
> Changes for v3:
> Address the comments from Wolfgang Denk:
> - Change CONFIG_HCLK_FREQ to CONFIG_SYS_MX5_HCLK
> - Change CONFIG_CLK32 to CONFIG_SYS_MX5_CLK32
> - Add "mx5" resp. "MX5" to the new identifier names.
>
> Changes for v4:
> - Remove unused is_soc_type definiton
> - Change the SOC_TYPE printing message
>
> ---
>
> Signed-off-by: Jason Liu <r64343@freescale.com>
> ---
> arch/arm/cpu/armv7/{mx51 => mx5}/Makefile | 0
> arch/arm/cpu/armv7/{mx51 => mx5}/clock.c | 42 ++++++++++----------
> arch/arm/cpu/armv7/{mx51 => mx5}/iomux.c | 2 +-
> arch/arm/cpu/armv7/{mx51 => mx5}/lowlevel_init.S | 0
> arch/arm/cpu/armv7/{mx51 => mx5}/soc.c | 28 ++++++++-----
> arch/arm/cpu/armv7/{mx51 => mx5}/speed.c | 0
> arch/arm/cpu/armv7/{mx51 => mx5}/timer.c | 8 ++--
> arch/arm/cpu/armv7/{mx51 => mx5}/u-boot.lds | 0
> .../asm/{arch-mx51 => arch-mx5}/asm-offsets.h | 0
> .../include/asm/{arch-mx51 => arch-mx5}/clock.h | 0
> .../include/asm/{arch-mx51 => arch-mx5}/crm_regs.h | 0
> .../include/asm/{arch-mx51 => arch-mx5}/imx-regs.h | 0
> .../include/asm/{arch-mx51 => arch-mx5}/iomux.h | 8 ++--
> .../mx51_pins.h => arch-mx5/mx5x_pins.h} | 6 +-
> .../asm/{arch-mx51 => arch-mx5}/sys_proto.h | 0
> board/freescale/mx51evk/mx51evk.c | 2 +-
> board/ttcontrol/vision2/vision2.c | 2 +-
> boards.cfg | 4 +-
> include/configs/mx51evk.h | 4 +-
> include/configs/vision2.h | 4 +-
> 20 files changed, 58 insertions(+), 52 deletions(-)
Applied to u-boot-imx, thanks
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
prev parent reply other threads:[~2010-10-19 10:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-18 3:09 [U-Boot] [PATCH V4 1/1] MX5: rename mx51 to mx5 Jason Liu
2010-10-19 10:38 ` Stefano Babic [this message]
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=4CBD7521.9020309@denx.de \
--to=sbabic@denx.de \
--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.