From: Sascha Hauer <s.hauer@pengutronix.de>
To: Alexander Shiyan <shc_work@mail.ru>
Cc: "Philippe Rétornaz" <philippe.retornaz@epfl.ch>,
barebox@lists.infradead.org
Subject: Re: [PATCH 1/1 v2] ARM: i.MX31: Add support for mx31moboard board
Date: Mon, 3 Mar 2014 08:02:07 +0100 [thread overview]
Message-ID: <20140303070207.GH17250@pengutronix.de> (raw)
In-Reply-To: <1393605311.755068563@f12.i.mail.ru>
On Fri, Feb 28, 2014 at 08:35:11PM +0400, Alexander Shiyan wrote:
> Пятница, 28 февраля 2014, 17:27 +01:00 от Philippe Rétornaz <philippe.retornaz@epfl.ch>:
> > 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@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2014-03-03 7:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-28 16:27 [PATCH 0/1 v2] Add support for mx31moboard Philippe Rétornaz
2014-02-28 16:27 ` [PATCH 1/1 v2] ARM: i.MX31: Add support for mx31moboard board Philippe Rétornaz
2014-02-28 16:35 ` Alexander Shiyan
2014-03-03 7:02 ` Sascha Hauer [this message]
2014-03-03 8:09 ` Sascha Hauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140303070207.GH17250@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=philippe.retornaz@epfl.ch \
--cc=shc_work@mail.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox