Hi Hubert, On Mon, Feb 11, 2013 at 09:55:05AM +0100, Hubert Feurstein wrote: > Cc: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> > Cc: Steffen Trumtrar <s.trumtrar@xxxxxxxxxxxxxx> > Signed-off-by: Hubert Feurstein <h.feurstein@xxxxxxxxx> > --- > Changes since V1: > - rebased on latest master with arm-entry changes > - use phy_register_fixup_for_uid to register phy fixup > - register SD4 as first mmc device, so it always becomes disk0 > - add self and env partition > - GbE is working with patch 'net fec_imx: add support for i.MX6 1000Mbps mode' > Applied thanks. > + > +static int sabresd_mem_init(void) > +{ > + arm_add_mem_device("ram0", 0x10000000, SZ_1G); > + > + return 0; > +} > +mem_initcall(sabresd_mem_init); This is not necessary anymore. I removed this while applying. Could you verify this still works? 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@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox