From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Beno=C3=AEt_Th=C3=A9baudeau?= Date: Mon, 8 Apr 2013 20:47:58 +0200 (CEST) Subject: [U-Boot] [PATCH v9 18/30] nand: mxc: Switch NAND SPL to generic SPL In-Reply-To: <1614004275.1127123.1365025327478.JavaMail.root@advansee.com> References: <1362596377-5827-1-git-send-email-benoit.thebaudeau@advansee.com> <1799660692.1020797.1364776200272.JavaMail.root@advansee.com> <20130401102621.6fb3121d@lilith> <2024071848.1030824.1364821985622.JavaMail.root@advansee.com> <20130401175355.7bd1a4c1@lilith> <870514545.1089503.1364970612486.JavaMail.root@advansee.com> <1614004275.1127123.1365025327478.JavaMail.root@advansee.com> Message-ID: <143395697.1364109.1365446878867.JavaMail.root@advansee.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Fabio, On Wednesday, April 3, 2013 11:42:07 PM, Beno?t Th?baudeau wrote: > Hi Fabio, > > On Wednesday, April 3, 2013 11:01:51 PM, Fabio Estevam wrote: > > Hi Beno?t, > > > > On Wed, Apr 3, 2013 at 3:30 AM, Beno?t Th?baudeau > > wrote: > > > > > Here is the v10 bundle for those who want to test: > > > http://dl.free.fr/vdXBGExyq > > > > I would like to test it on mx31. I downloaded the mxc-nand-v10.bundle > > file, but I was not able to open it. > > > > Any suggestion? > > What did you try? This is a Git bundle. You can use > "git bundle verify mxc-nand-v10.bundle" to get the required reference point. > Branch from u-boot-arm/master, then "git reset --hard" to this reference, > then > git pull from this bundle using the HEAD returned by "git bundle list-heads". Did you have a chance to perform this test? Best regards, Beno?t