All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Schwarz <simonschwarzcor@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V3 0/2] fix: regression in SMDK6400
Date: Tue, 29 Nov 2011 09:32:03 +0100	[thread overview]
Message-ID: <4ED49883.1060808@gmail.com> (raw)
In-Reply-To: <4ECFEF14.60508@aribaud.net>

Hi Albert,

On 11/25/2011 08:40 PM, Albert ARIBAUD wrote:
> Hi Simon,
>
> Le 31/10/2011 17:34, Simon Schwarz a ?crit :
>> This is a fix for a regression introduced by my patch
>> 55f429bb39614a16b1bacc9a8bea9ac01a60bfc8 to u-boot-ti/next
>>
>> The issue is described here:
>> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/108873
>>
>> changes V3:
>> - fix for: http://article.gmane.org/gmane.comp.boot-loaders.u-boot/114559
>> - http://article.gmane.org/gmane.comp.boot-loaders.u-boot/114558
>>
>>
>> Simon Schwarz (2):
>> nand: Add common functions to linux/mtd/nand.h
>> Fix regression in SMDK6400
>>
>> drivers/mtd/nand/nand_base.c | 6 +++---
>> drivers/mtd/nand/s3c64xx.c | 28 ++--------------------------
>> include/linux/mtd/nand.h | 7 +++++++
>> include/nand.h | 3 ---
>> nand_spl/board/samsung/smdk6400/Makefile | 9 ++++++---
>> 5 files changed, 18 insertions(+), 35 deletions(-)
>
> Applied to u-boot-arm/master, under the assumption that you're taking up
> maintainer role for SMDK6400. If you do indeed, can you send a patch to
> MAINTAINERS to make it official? Thanks.
>

I don't have an SMDK6400 board. So I think it does not make sense to be 
maintainer for it.

The fix was simple and not only related to SMDK6400 - SMDK6400 was just 
the board which made the problem come up.

> Amicalement,

Regards
Simon

      reply	other threads:[~2011-11-29  8:32 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-29  7:44 [U-Boot] [PATCH 0/3] fix: regression in SMDK6400 Simon Schwarz
2011-09-29  7:44 ` [U-Boot] [PATCH 1/3] nand: Remove static modifier from common functions Simon Schwarz
2011-09-29  7:44 ` [U-Boot] [PATCH 2/3] nand: Add common functions to nand.h Simon Schwarz
2011-10-03 23:54   ` Scott Wood
     [not found]     ` <CAA5zgp_P9LtYraPUPQSM1PPDg_eGHAJ0F-qXHwiF-B+69NS1oQ@mail.gmail.com>
2011-10-14 18:09       ` Simon Schwarz
2011-09-29  7:44 ` [U-Boot] [PATCH 3/3] Fix regression in SMDK6400 Simon Schwarz
2011-09-29 16:07 ` [U-Boot] [PATCH 0/3] fix: " Scott Wood
2011-10-16 10:50 ` Simon Schwarz
2011-10-16 10:50   ` [U-Boot] [PATCH 1/3] nand: Remove static modifier from common functions Simon Schwarz
2011-10-28 20:45     ` Scott Wood
2011-10-16 10:50   ` [U-Boot] [PATCH 2/3] nand: Add common functions to linux/mtd/nand.h Simon Schwarz
2011-10-28 20:46     ` Scott Wood
2011-10-16 10:50   ` [U-Boot] [PATCH 3/3] Fix regression in SMDK6400 Simon Schwarz
2011-10-31 16:34   ` [U-Boot] [PATCH V3 0/2] fix: " Simon Schwarz
2011-10-31 16:34     ` [U-Boot] [PATCH V3 1/2] nand: Add common functions to linux/mtd/nand.h Simon Schwarz
2011-10-31 17:52       ` Scott Wood
2011-11-25 19:05         ` Albert ARIBAUD
2011-11-25 19:12           ` Albert ARIBAUD
2011-10-31 16:34     ` [U-Boot] [PATCH V3 2/2] Fix regression in SMDK6400 Simon Schwarz
2011-11-25 19:40     ` [U-Boot] [PATCH V3 0/2] fix: " Albert ARIBAUD
2011-11-29  8:32       ` Simon Schwarz [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=4ED49883.1060808@gmail.com \
    --to=simonschwarzcor@googlemail.com \
    --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.