From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Thu, 16 Oct 2008 10:17:52 +0200 Subject: [U-Boot] [PATCH v3 3/6] i.MX31: Add basic support for Freescale's i.MX31 PDK board. In-Reply-To: <37367b3a0810151044mcc60406mdf3990e4be2129e@mail.gmail.com> References: <1219998982-21289-1-git-send-email-lilja.magnus@gmail.com> <1219998982-21289-2-git-send-email-lilja.magnus@gmail.com> <1219998982-21289-3-git-send-email-lilja.magnus@gmail.com> <1219998982-21289-4-git-send-email-lilja.magnus@gmail.com> <20080903210403.GD1249@game.jcrosoft.org> <20081012222704.87F7C832E405@gemini.denx.de> <20081013074919.GF9735@game.jcrosoft.org> <37367b3a0810150351k1c2b7deflf0e4181dc5a28d1c@mail.gmail.com> <20081015170433.GB32234@game.jcrosoft.org> <37367b3a0810151044mcc60406mdf3990e4be2129e@mail.gmail.com> Message-ID: <20081016081752.GC32234@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 14:44 Wed 15 Oct , Alan Carvalho de Assis wrote: > Hi Jean-Christophe, > > On Wed, Oct 15, 2008 at 2:04 PM, Jean-Christophe PLAGNIOL-VILLARD > wrote: > > On 08:51 Wed 15 Oct , Alan Carvalho de Assis wrote: > >> Hi Jean-Christophe, > >> > >> On Mon, Oct 13, 2008 at 5:49 AM, Jean-Christophe PLAGNIOL-VILLARD > >> wrote: > >> >> Is there any special reason it was not added to the master branch > >> >> yet? > >> > > >> >> > >> > As we discuss on IRC this board will be merge when it can boot from a storage > >> > > >> > >> Using some patches I sent we can boot it from storage, even without > >> the MTD NAND driver. > > Could you specify which one? pease > > > > Please check the following thread: > http://lists.denx.de/pipermail/u-boot/2008-October/041355.html > > I can boot from NAND Flash on iMX31PDK board after applying this > series of patches. Thanks, I've seen this patch I put some comment on it asap Best Regards, J.