From: Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3: DNS320 support 0/4] Add a new kirkwook board
Date: Sat, 24 May 2014 15:34:41 +0200 [thread overview]
Message-ID: <53809FF1.4060107@herbrechtsmeier.net> (raw)
In-Reply-To: <1400785990-19390-1-git-send-email-roucaries.bastien@gmail.com>
Am 22.05.2014 21:13, schrieb Bastien ROUCARI?S:
> MIME-Version: 1.0
> Content-Type: text/plain; charset=UTF-8
> Content-Transfer-Encoding: 8bit
>
> Hi,
>
> A rebase of an old patch set from Jamie Lentin.
>
> Source is available here:
> http://jamie.lentin.co.uk/devices/dlink-dns325/
>
> Please apply
>
> Changelog:
> [V2] Use git option -M
> [V3] Fix a mismerge in boards.cfg
>
> Cc: Prafulla Wadaskar <prafulla@marvell.com>
> Cc: Jamie Lentin <jm@lentin.co.uk>
> Cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
> Cc: Stefan Herbrechtsmeier <stefan@code.herbrechtsmeier.net>
>
> Jamie Lentin (4):
> kirkwood: Rename dns325 to dnskw
> kirkwood: Add support for the D-Link DNS-320
> kirkwood: Set unused SD pins back to GPIO for DNS-320 & DNS-325
> kirkwood: Shorten DNS-325 IDENT_STRING to match DNS-320
>
> board/d-link/dns325/dns325.h | 32 ----
> board/d-link/{dns325 => dnskw}/Makefile | 2 +-
> board/d-link/{dns325/dns325.c => dnskw/dnskw.c} | 30 +--
> board/d-link/dnskw/dnskw.h | 42 +++++
> board/d-link/dnskw/kwbimage.dns320.cfg | 207 +++++++++++++++++++++
> .../kwbimage.cfg => dnskw/kwbimage.dns325.cfg} | 0
> boards.cfg | 3 +-
> include/configs/{dns325.h => dnskw.h} | 23 ++-
> 8 files changed, 286 insertions(+), 53 deletions(-)
> delete mode 100644 board/d-link/dns325/dns325.h
> rename board/d-link/{dns325 => dnskw}/Makefile (93%)
> rename board/d-link/{dns325/dns325.c => dnskw/dnskw.c} (84%)
> create mode 100644 board/d-link/dnskw/dnskw.h
> create mode 100644 board/d-link/dnskw/kwbimage.dns320.cfg
> rename board/d-link/{dns325/kwbimage.cfg => dnskw/kwbimage.dns325.cfg} (100%)
> rename include/configs/{dns325.h => dnskw.h} (86%)
>
Tested-by: Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
Acked-by: Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
next prev parent reply other threads:[~2014-05-24 13:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-22 19:13 [U-Boot] [PATCH v3: DNS320 support 0/4] Add a new kirkwook board Bastien ROUCARIÈS
2014-05-22 19:13 ` [U-Boot] [PATCH v3: DNS320 support 1/4] kirkwood: Rename dns325 to dnskw Bastien ROUCARIÈS
2014-05-22 19:13 ` [U-Boot] [PATCH v3: DNS320 support 2/4] kirkwood: Add support for the D-Link DNS-320 Bastien ROUCARIÈS
2014-05-22 19:13 ` [U-Boot] [PATCH v3: DNS320 support 3/4] kirkwood: Set unused SD pins back to GPIO for DNS-320 & DNS-325 Bastien ROUCARIÈS
2014-05-22 19:13 ` [U-Boot] [PATCH v3: DNS320 support 4/4] kirkwood: Shorten DNS-325 IDENT_STRING to match DNS-320 Bastien ROUCARIÈS
2014-05-24 13:34 ` Stefan Herbrechtsmeier [this message]
2014-06-01 14:29 ` [U-Boot] [PATCH v3: DNS320 support 0/4] Add a new kirkwook board Bastien ROUCARIES
2014-06-01 14:41 ` Prafulla Wadaskar
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=53809FF1.4060107@herbrechtsmeier.net \
--to=stefan@herbrechtsmeier.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.