On Fri, Feb 28, 2014 at 08:35:11PM +0400, Alexander Shiyan wrote: > Пятница, 28 февраля 2014, 17:27 +01:00 от Philippe Rétornaz <philippe.retornaz@xxxxxxx>: > > The mx31moboard is used on the marXbot, Eyebot and Footbot robot. > ... > > diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig > > index 79ea694..b7e7533 100644 > > --- a/arch/arm/mach-imx/Kconfig > > +++ b/arch/arm/mach-imx/Kconfig > > @@ -14,6 +14,7 @@ config ARCH_TEXT_BASE > > default 0xa7f00000 if MACH_PCA100 > > default 0xa0000000 if MACH_PCM038 > > default 0x87f00000 if MACH_PCM037 > > + default 0x87f00000 if MACH_MX31MOBOARD > > default 0x87f00000 if MACH_PCM043 > > default 0x08f80000 if MACH_SCB9328 > > default 0xa7e00000 if MACH_NESO > > @@ -363,6 +364,16 @@ config MACH_PCM037 > > Say Y here if you are using Phytec's phyCORE-i.MX31 (pcm037) equipped > > with a Freescale i.MX31 Processor > > Just a hint for Sascha. Can we replace all of these with > default 0xXX if ARCH_IMXxx? No, because the location is at the end of SDRAM. With the SoC we only know the start of SDRAM, but not the size which is board specific. 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