[U-Boot] [PATCH v3: DNS320 support 0/4] Add a new kirkwook board

Prafulla Wadaskar prafulla at marvell.com
Sun Jun 1 16:41:05 CEST 2014


________________________________________
From: Bastien ROUCARIES [roucaries.bastien at gmail.com]
Sent: Sunday, June 01, 2014 7:59 PM
To: Stefan Herbrechtsmeier
Cc: u-boot at lists.denx.de; Jamie Lentin; Prafulla Wadaskar
Subject: Re: [U-Boot] [PATCH v3: DNS320 support 0/4] Add a new kirkwook board

On Sat, May 24, 2014 at 3:34 PM, Stefan Herbrechtsmeier
<stefan at herbrechtsmeier.net> wrote:
> 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 at marvell.com>
>> Cc: Jamie Lentin <jm at lentin.co.uk>
>> Cc: Albert ARIBAUD <albert.u.boot at aribaud.net>
>> Cc: Stefan Herbrechtsmeier <stefan at 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 at herbrechtsmeier.net>
> Acked-by: Stefan Herbrechtsmeier <stefan at herbrechtsmeier.net>

It was still not merged. Should I rebase ?

No thanks, I need to pull it, will check and pull in this week.

Regards...
Prafulla . . .


More information about the U-Boot mailing list