From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 3/4] ftsdmc020: move ftsdmc020.h to include/faraday
Date: Sat, 16 Apr 2011 07:04:26 +0200 [thread overview]
Message-ID: <4DA9235A.9020103@aribaud.net> (raw)
In-Reply-To: <1300770080-9893-3-git-send-email-macpaul@andestech.com>
Hi MacPaul Lin,
Le 22/03/2011 06:01, Macpaul Lin a ?crit :
> Move the header file "ftsdmc020.h" (SDRAM Controller)
> to "include/faraday" folder.
>
> This change will let other SoC which also use ftsdmc020
> could share the same header file.
>
> Signed-off-by: Macpaul Lin<macpaul@andestech.com>
> ---
> Changes for v2:
> - Fix the include path of ftsdmc020 for a320evb.
> - v1 of this patch /patch/71953/ in patchworks has been marked as
> superseded.
>
> arch/arm/include/asm/arch-a320/ftsdmc020.h |
> 103 ----------------------------
> board/faraday/a320evb/lowlevel_init.S | 2 +-
> include/faraday/ftsdmc020.h | 103
> ++++++++++++++++++++++++++++
> 3 files changed, 104 insertions(+), 104 deletions(-)
> delete mode 100644 arch/arm/include/asm/arch-a320/ftsdmc020.h
> create mode 100644 include/faraday/ftsdmc020.h
Please use git format-patch -M or -C to get the move actually shown in
the patch as a rename rather than as a delete+create.
Amicalement,
--
Albert.
next prev parent reply other threads:[~2011-04-16 5:04 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-22 5:01 [U-Boot] [PATCH v2 1/4] ftahbc020s: Faraday FTAHBC020s AHB Bus Controller Macpaul Lin
2011-03-22 5:01 ` [U-Boot] [PATCH v2 2/4] ftsdmc021: add register definitions of ftsdmc021 Macpaul Lin
2011-04-25 21:58 ` Wolfgang Denk
2011-04-26 6:00 ` Macpaul Lin
2011-04-26 5:53 ` [U-Boot] [PATCH v2 1/2] ftahbc020s: Faraday FTAHBC020s AHB Bus Controller Macpaul Lin
2011-04-26 5:53 ` [U-Boot] [PATCH v2 2/2] ftsdmc021: add register definitions of ftsdmc021 Macpaul Lin
2011-04-26 6:04 ` [U-Boot] [PATCH v3 1/2] ftahbc020s: Faraday FTAHBC020s AHB Bus Controller Macpaul Lin
2011-04-26 7:18 ` Wolfgang Denk
2011-04-26 6:04 ` [U-Boot] [PATCH v3 2/2] ftsdmc021: add register definitions of ftsdmc021 Macpaul Lin
2011-04-26 7:15 ` Wolfgang Denk
2011-04-26 7:20 ` Macpaul Lin
2011-04-26 10:25 ` [U-Boot] [PATCH v4 1/2] ftahbc020s: Faraday FTAHBC020s AHB Bus Controller Macpaul Lin
2011-04-26 10:25 ` [U-Boot] [PATCH v4 2/2] ftsdmc021: add register definitions of ftsdmc021 Macpaul Lin
2011-04-26 10:48 ` Wolfgang Denk
2011-04-26 10:57 ` Macpaul Lin
2011-03-22 5:01 ` [U-Boot] [PATCH v2 3/4] ftsdmc020: move ftsdmc020.h to include/faraday Macpaul Lin
2011-04-16 5:04 ` Albert ARIBAUD [this message]
2011-04-16 6:43 ` Macpaul Lin
2011-04-16 6:50 ` Albert ARIBAUD
2011-04-21 2:57 ` Macpaul Lin
2011-04-21 11:35 ` Albert ARIBAUD
2011-04-21 11:53 ` Macpaul Lin
2011-03-22 5:01 ` [U-Boot] [PATCH v2 4/4] ftsmc020: move ftsmc020 static mem controller to driver/mtd Macpaul Lin
2011-04-16 5:08 ` Albert ARIBAUD
2011-04-26 11:29 ` [U-Boot] [PATCH v5 1/2] ftahbc020s: Faraday FTAHBC020s AHB Bus Controller Macpaul Lin
2011-05-12 21:25 ` Wolfgang Denk
2011-04-26 11:29 ` [U-Boot] [PATCH v5 2/2] ftsdmc021: add register definitions of ftsdmc021 Macpaul Lin
2011-05-12 21:25 ` Wolfgang Denk
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=4DA9235A.9020103@aribaud.net \
--to=albert.u.boot@aribaud.net \
--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.