From: "Eddie Dawydiuk" <eddie@embeddedarm.com>
To: grant.likely@secretlab.ca
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [PATCH, RFC]
Date: Sat, 7 Mar 2009 09:37:52 -0700 (MST) [thread overview]
Message-ID: <62692.70.162.219.205.1236443872.squirrel@oz.embeddedx86.com> (raw)
Hello,
>> So if you have any suggestions on
>> this approach using the simpleImage please let me know.
>
> Before I answer this, what bootloader are you using?
We are using a custom bootloader we developed ourselves. The bootloader is
very minimal as one of our primary design goals is a fast boot time. We do
some basic initialization of the AMCC 440EP, then load the simpleImage
into RAM at address 0 and jump into it. In my mind I had considered our
code as more of a bootrom and the simpleboot.c as a bootloader ;)
>> On another note, can you tell me/point me to some documentation on how
>> to get a unique machine ID for a new board?
>
> What do you mean? Are you referring to the top level compatible and
> model properties?
I think I might be getting ahead of myself, as I'm not yet up to speed on
how the powerpc code base identifies unique machines. For instance the ARM
codebase required that each new machine have a unique machine ID. When
bringing up a new platform one had to request a new unique machine ID. The
bootloader was required to pass this unique machine id to the kernel.
We're still using quite a bit of the Yosemite code base and so I had
assumed we are probably using the Yosemite boards "unique machine id" for
our custom hardware. Although based on your response it sounds like
powerpc uses a different approach.
//Eddie
next reply other threads:[~2009-03-07 16:37 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-07 16:37 Eddie Dawydiuk [this message]
2009-03-08 7:35 ` [PATCH, RFC] Grant Likely
-- strict thread matches above, loose matches on Subject: below --
2009-03-06 17:41 Eddie Dawydiuk
2009-03-06 18:40 ` Josh Boyer
2009-03-06 19:45 ` Grant Likely
2009-03-06 21:51 ` Eddie Dawydiuk
2009-03-06 22:32 ` Eddie Dawydiuk
2009-03-07 4:22 ` Grant Likely
2009-03-07 5:41 ` Grant Likely
2009-03-07 15:21 ` Eddie Dawydiuk
2009-03-07 16:04 ` Grant Likely
2009-03-07 15:14 ` Eddie Dawydiuk
2009-03-07 16:06 ` Grant Likely
2009-03-08 19:20 ` Sean MacLennan
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=62692.70.162.219.205.1236443872.squirrel@oz.embeddedx86.com \
--to=eddie@embeddedarm.com \
--cc=grant.likely@secretlab.ca \
--cc=linuxppc-dev@ozlabs.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).