All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Javier Martinez Canillas <javier@dowhile0.org>
Cc: "Enric Balletbò i Serra" <eballetbo@gmail.com>,
	"Russell King" <linux@arm.linux.org.uk>,
	linux-omap@vger.kernel.org, linaro-kernel@lists.linaro.org,
	linux-arm-kernel@lists.infradead.org,
	linaro-dev@lists.linaro.org, patches@linaro.org
Subject: Re: [RESEND PATCH 1/2] ARM: OMAP2+: nand: Make board_onenand_init() visible to board code
Date: Tue, 8 May 2012 16:16:54 -0700	[thread overview]
Message-ID: <20120508231653.GP5088@atomide.com> (raw)
In-Reply-To: <CABxcv=kXukrVYOzjrMGoWzi=GTefh8EsXnTwzcahsfLa1a6Kaw@mail.gmail.com>

* Javier Martinez Canillas <javier@dowhile0.org> [120427 02:33]:
> On Wed, Apr 25, 2012 at 9:59 AM, Enric Balletbò i Serra
> <eballetbo@gmail.com> wrote:
> >
> > Tony, as this is a fix ,may be included ?
> >
> > Acked-by: Enric Balletbo i Serra <eballetbo@gmail.com>
> > Tested-by: Enric Balletbo i Serra <eballetbo@gmail.com>
> >
> > Cheers,
> >    Enric
> 
> Hi Tony, Russel:
> 
> This patch is a requirement for patch:
> 
> [RESEND PATCH 2/2] OMAP3: igep0020: Add support for Micron NAND Flash
> storage memory
> 
> which is really important since newer IGEPv2 boards have changed their
> flash memory from OneNAND to NAND.
> 
> This patch-set is necessary to make the board work, otherwise it
> doesn't even boot.
> 
> Could we please include these patches?

Thanks for the patience, applying now into board branch finally.

Regards,

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [RESEND PATCH 1/2] ARM: OMAP2+: nand: Make board_onenand_init() visible to board code
Date: Tue, 8 May 2012 16:16:54 -0700	[thread overview]
Message-ID: <20120508231653.GP5088@atomide.com> (raw)
In-Reply-To: <CABxcv=kXukrVYOzjrMGoWzi=GTefh8EsXnTwzcahsfLa1a6Kaw@mail.gmail.com>

* Javier Martinez Canillas <javier@dowhile0.org> [120427 02:33]:
> On Wed, Apr 25, 2012 at 9:59 AM, Enric Balletb? i Serra
> <eballetbo@gmail.com> wrote:
> >
> > Tony, as this is a fix ,may be included ?
> >
> > Acked-by: Enric Balletbo i Serra <eballetbo@gmail.com>
> > Tested-by: Enric Balletbo i Serra <eballetbo@gmail.com>
> >
> > Cheers,
> > ? ?Enric
> 
> Hi Tony, Russel:
> 
> This patch is a requirement for patch:
> 
> [RESEND PATCH 2/2] OMAP3: igep0020: Add support for Micron NAND Flash
> storage memory
> 
> which is really important since newer IGEPv2 boards have changed their
> flash memory from OneNAND to NAND.
> 
> This patch-set is necessary to make the board work, otherwise it
> doesn't even boot.
> 
> Could we please include these patches?

Thanks for the patience, applying now into board branch finally.

Regards,

Tony

  reply	other threads:[~2012-05-08 23:16 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-04 18:36 [RESEND PATCH 1/2] ARM: OMAP2+: nand: Make board_onenand_init() visible to board code Javier Martinez Canillas
2012-04-04 18:36 ` Javier Martinez Canillas
2012-04-04 18:36 ` [RESEND PATCH 2/2] OMAP3: igep0020: Add support for Micron NAND Flash storage memory Javier Martinez Canillas
2012-04-04 18:36   ` Javier Martinez Canillas
2012-04-25  8:00   ` Enric Balletbò i Serra
2012-04-25  8:00     ` Enric Balletbò i Serra
2012-04-30 16:52     ` Javier Martinez Canillas
2012-04-30 16:52       ` Javier Martinez Canillas
2012-04-25  7:59 ` [RESEND PATCH 1/2] ARM: OMAP2+: nand: Make board_onenand_init() visible to board code Enric Balletbò i Serra
2012-04-25  7:59   ` Enric Balletbò i Serra
2012-04-27  9:30   ` Javier Martinez Canillas
2012-04-27  9:30     ` Javier Martinez Canillas
2012-05-08 23:16     ` Tony Lindgren [this message]
2012-05-08 23:16       ` Tony Lindgren
2012-05-09 13:30       ` Javier Martinez Canillas
2012-05-09 13:30         ` Javier Martinez Canillas
2012-05-15 18:13       ` Kevin Hilman
2012-05-15 18:13         ` Kevin Hilman
2012-05-15 19:58         ` Tony Lindgren
2012-05-15 19:58           ` Tony Lindgren
2012-05-15 20:13           ` Kevin Hilman
2012-05-15 20:13             ` Kevin Hilman
2012-05-15 20:31             ` Tony Lindgren
2012-05-15 20:31               ` Tony Lindgren

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=20120508231653.GP5088@atomide.com \
    --to=tony@atomide.com \
    --cc=eballetbo@gmail.com \
    --cc=javier@dowhile0.org \
    --cc=linaro-dev@lists.linaro.org \
    --cc=linaro-kernel@lists.linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=patches@linaro.org \
    /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.