From: Scott Wood <scottwood@freescale.com>
To: fabien <fabien.fb@gmail.com>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: ppcboot and powerpc branch question
Date: Fri, 30 Nov 2007 09:04:25 -0600 [thread overview]
Message-ID: <47502679.2000303@freescale.com> (raw)
In-Reply-To: <f8f856500711300645p13dc4cb7m10d3361e1393632b@mail.gmail.com>
fabien wrote:
> Ok, thanks
> So do I need to define a dts file or the bd_t struct only will be
> sufficient to boot with cuImage ?
You need to define a dts file (see the existing ones in
arch/powerpc/boot/dts for examples), and set CONFIG_DEVICE_TREE to tell
the wrapper which one to include.
Note that this dts must have linux,network-index properties in the
network nodes for the MAC addresses to be filled in, and must have
/chosen/linux,stdout-path if you want output from the wrapper (useful if
something goes wrong (such as insufficient memory to relocate the
kernel) or if you want to edit the command line).
You also need to do make zImage rather than make uImage for cuImage to
be built.
-Scott
next prev parent reply other threads:[~2007-11-30 15:04 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-30 13:33 ppcboot and powerpc branch question fabien
2007-11-30 13:43 ` Grant Likely
2007-11-30 14:45 ` fabien
2007-11-30 15:04 ` Scott Wood [this message]
2007-11-30 15:09 ` Clemens Koller
2007-11-30 15:57 ` fabien
2007-11-30 22:15 ` Wolfgang Denk
2007-11-30 22:25 ` Pagnotta, Chris
2007-11-30 23:10 ` Cannot login via tinylogin on sequoia Leonid
2007-12-03 20:25 ` Leonid
2007-12-01 22:54 ` ppcboot and powerpc branch question Wolfgang Denk
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=47502679.2000303@freescale.com \
--to=scottwood@freescale.com \
--cc=fabien.fb@gmail.com \
--cc=linuxppc-embedded@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).