From: pieterg@gmx.com (pieterg)
To: linux-arm-kernel@lists.infradead.org
Subject: machine definition for colibri-pxa3xx
Date: Thu, 8 Jul 2010 14:55:16 +0200 [thread overview]
Message-ID: <201007081455.16353.pieterg@gmx.com> (raw)
In-Reply-To: <201007081406.20038.marek.vasut@gmail.com>
On Thursday 08 July 2010 14:06:19 Marek Vasut wrote:
> Dne ?t 8. ?ervence 2010 12:36:39 pieterg napsal(a):
> > At the moment, colibri-pxa300.c as well as colibri-pxa320.c have their
> > own machine definition.
> >
> > However, running a kernel built with CONFIG_MACH_COLIBRI300 and
> > CONFIG_MACH_COLIBRI320 on a colibri 300 or 310, it will match the 320
> > machine definition, and therefore use colibri-pxa320.c.
>
> Huh? Your bootloader is messed up? What bootloader do you use ?
Perhaps? I'm using u-boot.
Actually, I now see what you mean.
gd->bd->bi_arch_number = MACH_TYPE_COLIBRI320;
that causes it.
My bootloader (modified 1.3.3) is from before MACH_TYPE_COLIBRI300 was
added.
next prev parent reply other threads:[~2010-07-08 12:55 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-08 10:36 machine definition for colibri-pxa3xx pieterg
2010-07-08 12:06 ` Marek Vasut
2010-07-08 12:55 ` pieterg [this message]
2010-07-08 15:18 ` Marek Vasut
2010-07-08 15:59 ` pieterg
2010-07-08 20:07 ` Marek Vasut
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=201007081455.16353.pieterg@gmx.com \
--to=pieterg@gmx.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.