From: Simon Guinot <simon.guinot@sequanux.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 0/3] arm: add support for LaCie CloudBox
Date: Mon, 1 Jul 2013 20:12:36 +0200 [thread overview]
Message-ID: <20130701181236.GG10726@kw.sim.vm.gnt> (raw)
In-Reply-To: <1372683466-8286-1-git-send-email-fredo@starox.org>
On Mon, Jul 01, 2013 at 02:57:43PM +0200, Fr?d?ric Leroy wrote:
> This series adds support for the LaCie Cloudbox v2 device.
>
> Changes in v3:
>
> - prepare other LaCie boards for led patch
> - fix Machine ID
> - use one commit for adding device
>
> Changes in v2:
>
> - sort unsorted #ifdef list in lacie_kw.h
> - add entry to MAINTAINERS
> - remove unused GPIO definitions
> - remove empty misc_init_r()
> - add Machine ID
> - Use #define values for ethernet phy init
> - checkpatch compliant
>
> Fr?d?ric Leroy (3):
> lacie_kw: sort #ifdef lists by CONFIG_ identifiers
> LaCie/common: Uses #defines for ethernet phy leds setup
> arm: add support for LaCie CloudBox
>
> MAINTAINERS | 4 +
> board/LaCie/cloudbox/Makefile | 46 +++++++++++
> board/LaCie/cloudbox/cloudbox.c | 94 +++++++++++++++++++++
> board/LaCie/cloudbox/cloudbox.h | 36 ++++++++
> board/LaCie/cloudbox/kwbimage.cfg | 167 ++++++++++++++++++++++++++++++++++++++
> board/LaCie/common/common.c | 13 ++-
> boards.cfg | 1 +
> include/configs/lacie_kw.h | 45 ++++++----
> 8 files changed, 388 insertions(+), 18 deletions(-)
> create mode 100644 board/LaCie/cloudbox/Makefile
> create mode 100644 board/LaCie/cloudbox/cloudbox.c
> create mode 100644 board/LaCie/cloudbox/cloudbox.h
> create mode 100644 board/LaCie/cloudbox/kwbimage.cfg
For the whole patch series:
Acked-by: Simon Guinot <simon.guinot@sequanux.org>
Regards,
Simon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130701/443dd596/attachment.pgp>
next prev parent reply other threads:[~2013-07-01 18:12 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-01 12:57 [U-Boot] [PATCH v3 0/3] arm: add support for LaCie CloudBox Frédéric Leroy
2013-07-01 12:57 ` [U-Boot] [PATCH v3 1/3] lacie_kw: sort #ifdef lists by CONFIG_ identifiers Frédéric Leroy
2013-07-01 12:57 ` [U-Boot] [PATCH v3 2/3] LaCie/common: Uses #defines for ethernet phy leds setup Frédéric Leroy
2013-07-01 12:57 ` [U-Boot] [PATCH v3 3/3] arm: add support for LaCie CloudBox Frédéric Leroy
2013-07-01 18:12 ` Simon Guinot [this message]
2013-07-01 22:24 ` [U-Boot] [PATCH v3 0/3] " Prafulla Wadaskar
2013-08-03 11:13 ` Frédéric Leroy
2013-09-08 7:51 ` Frédéric Leroy
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=20130701181236.GG10726@kw.sim.vm.gnt \
--to=simon.guinot@sequanux.org \
--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