All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Running Linux from ARCH=powerpc on Sequoia board
Date: Wed, 23 Apr 2008 15:12:03 +0200	[thread overview]
Message-ID: <200804231512.03751.sr@denx.de> (raw)
In-Reply-To: <fa686aa40804221218r3cef9c8bi38ba04438922fe2f@mail.gmail.com>

Hi Larry,

On Tuesday 22 April 2008, Grant Likely wrote:
> > Currently, I can build "zImage" for Sequoia using the powerpc
> > architecture, and load it using U-Boot without a separate FDT binary.
> > Is this the best way to run a Linux from the powerpc tree?
>
> Sorry, I don't understand what you're asking.
>
> There are two way to boot a Linux image from arch/powerpc.
>
> 1) build a uImage and get u-boot to pass a device tree blob (if your u-boot
> had device tree support)
> 2) build a cuImage which wraps the device tree in the kernel image.

Correct. Personally I prefer 1), since it makes the Linux ports easier. No 
bootwrapper is needed in this case. And all the "infrastructure" for fdt 
enabled U-Boot images for 4xx is available. Please take a look at 
sequoia.c/.h and search for CONFIG_OF_LIBFDT.

Just let me know if this is not clear or if you have additional questions.

Best regards,
Stefan

=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

  reply	other threads:[~2008-04-23 13:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-22 18:55 [U-Boot-Users] Running Linux from ARCH=powerpc on Sequoia board Larry Johnson
2008-04-22 19:18 ` Grant Likely
2008-04-23 13:12   ` Stefan Roese [this message]
2008-04-24  1:11     ` Larry Johnson
2008-04-24  2:20       ` Grant Likely
2008-04-24  4:31         ` Stefan Roese
2008-04-22 19:48 ` 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=200804231512.03751.sr@denx.de \
    --to=sr@denx.de \
    --cc=u-boot@lists.denx.de \
    /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.