From: Jerry Van Baren <gerald.vanbaren@smiths-aerospace.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Where do you find *.dtb files?
Date: Thu, 03 May 2007 09:42:01 -0400 [thread overview]
Message-ID: <4639E6A9.2040708@smiths-aerospace.com> (raw)
In-Reply-To: <4639B9ED.7030902@cambridgebroadband.com>
Alex Zeffertt wrote:
> Hi all,
>
> I'm trying to boot linux-2.6.21-rc5 on my mpc832xemds board which is running
> u-boot 1.2.0.
>
> According to u-boot I need a device tree blob:
>
> => help bootm
> bootm [addr [arg ...]]
> - boot application image stored in memory
> passing arguments 'arg ...'; when booting a Linux kernel,
> 'arg' can be the address of an initrd image
> When booting a Linux kernel which requires a flat device-tree
> a third argument is required which is the address of the of the
> device-tree blob. To boot that kernel without an initrd image,
> use a '-' for the second argument. If you do not pass a third
> a bd_info struct will be passed instead
>
>
> Can anybody tell me where I can find one for this board?
>
> TIA,
>
> Alex
Kernel tree under arch/powerpc/boot/dts?
<http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=tree;f=arch/powerpc/boot/dts;h=2591d25045401b8beea474a1b4e117527e478521;hb=HEAD>
Best regards,
gvb
next prev parent reply other threads:[~2007-05-03 13:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-03 10:31 [U-Boot-Users] Where do you find *.dtb files? Alex Zeffertt
2007-05-03 13:42 ` Jerry Van Baren [this message]
2007-05-03 13:55 ` Alex Zeffertt
2007-05-03 14:05 ` Jerry Van Baren
2007-05-03 16:24 ` Jon Loeliger
2007-05-03 15:40 ` Jon Loeliger
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=4639E6A9.2040708@smiths-aerospace.com \
--to=gerald.vanbaren@smiths-aerospace.com \
--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.