i.MX6Q SABRESD board and barebox
Sascha Hauer
s.hauer at pengutronix.de
Wed Jun 11 22:42:26 PDT 2014
Hi Andrey,
On Wed, Jun 11, 2014 at 02:59:53PM -0700, Andrey Smirnov wrote:
> Hello everyone,
>
> I am trying to use barebox on a SabreSD board with i.MX6Q processor
> and seem to be running into problems. One odd thing that I noticed was
> that default configuration, freescale-mx6-sabresd_defconfig, specifies
> TEXT_BASE as 0x08f80000, which is the address mapped to external
> interface module(EIM). At the same time load address specified in
> arch/arm/boards/freescale-mx6-sabresd/lash-header-mx6-sabresd.imxcfg
> is 0x10000000, which is the start of DRAM. Is there some MMU setup
> that accounts for that, that I am missing?
0x08f80000 is plain wrong for TEXT_BASE. Probably noone noticed because
the sabresd can be built with imx_v7_defconfig. Please use this config
instead. The individual board configs will be removed soon for boards
which can be built with the imx_v7_defconfig.
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 |
More information about the barebox
mailing list