From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:6f8:1178:4:290:27ff:fe1d:cc33]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UDwuH-0008Fq-1a for barebox@lists.infradead.org; Fri, 08 Mar 2013 13:00:19 +0000 Date: Fri, 8 Mar 2013 14:00:11 +0100 From: Sascha Hauer Message-ID: <20130308130011.GC1906@pengutronix.de> References: <1362425866-1356-3-git-send-email-s.hauer@pengutronix.de> <1362613518-15456-1-git-send-email-plagnioj@jcrosoft.com> <20130308074108.GX1906@pengutronix.de> <20130308122143.GB32347@game.jcrosoft.org> <20130308124525.GB1906@pengutronix.de> <20130308124245.GC32347@game.jcrosoft.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20130308124245.GC32347@game.jcrosoft.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH 1/1] beagle: add missing mmc twl and control init To: Jean-Christophe PLAGNIOL-VILLARD Cc: barebox@lists.infradead.org On Fri, Mar 08, 2013 at 01:42:45PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote: > On 13:45 Fri 08 Mar , Sascha Hauer wrote: > > On Fri, Mar 08, 2013 at 01:21:43PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote: > > > On 08:41 Fri 08 Mar , Sascha Hauer wrote: > > > > On Thu, Mar 07, 2013 at 12:45:18AM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote: > > > > > take from xloader > > > > > > > > > > with this the mmc work even when booting from nand > > > > > > > > Which beagle board revision do you have? With this patch the MMC > > > > doesn't work at all anymore, even when booting from it. > > > c3 > > > > Me too. Have you tested the patch? > I use my current flashed barebox and re-run barebox > > and it works > > I boot from NAND Just tried again with current master + this patch flashed as xloader + 2nd stage flashed to Nand. It breaks compiling the xloader support btw: arch/arm/boards/beagle/built-in.o: In function `beagle_devices_init': lowlevel.c:(.text.beagle_devices_init+0x18): undefined reference to `twl4030_get' lowlevel.c:(.text.beagle_devices_init+0x2c): undefined reference to `twlcore_reg_write' lowlevel.c:(.text.beagle_devices_init+0x36): undefined reference to `twlcore_reg_write' To fix this I enabled the twl support for now. But still it doesn't work Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox