public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jerry Van Baren <gerald.vanbaren@ge.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Hi, friends, the question about the u-boot and device tree?
Date: Fri, 14 Mar 2008 09:01:56 -0400	[thread overview]
Message-ID: <47DA7744.8020405@ge.com> (raw)
In-Reply-To: <405458842.27358@tsinghua.org.cn>

?? wrote:
> Hi,friends,
> 
> I??made follow define on my MPC8360EMDS.h file. Is it enough? The uboot still did
> not fill the zero frequency on dtb. I think the ft_cpu_setup and ft_board_setup
> function have been run.
> 
> 
> /* pass open firmware flat tree */
> #define CONFIG_OF_FLAT_TREE	         1
> #define CONFIG_OF_BOARD_SETUP	1
> /* maximum size of the flat tree (8K) */
> #define OF_FLAT_TREE_MAX_SIZE	8192

This indicates you are using an old u-boot and an old MPC8360EMDS 
configuration.  Please pull a copy of 1.3.2 and build on/from that.

CONFIG_OF_FLAT_TREE is deprecated, replaced by CONFIG_OF_LIBFDT.

We've adopted David Gibson's libfdt utility library and built a lot of 
functionality beyond the original CONFIG_OF_FLAT_TREE style flat tree 
support.

Best regards,
gvb

  parent reply	other threads:[~2008-03-14 13:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-14  1:40 [U-Boot-Users] Hi, friends, the question about the u-boot and device tree? 郭劲
2008-03-14  5:14 ` Support Customer
2008-03-14 13:01 ` Jerry Van Baren [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-03-19  1:22 郭劲
2008-03-19 16:17 ` Scott Wood
2008-03-13 15:31 郭劲
2008-03-13 19:21 ` Grant Likely
2008-03-18 18:28 ` Scott Wood

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=47DA7744.8020405@ge.com \
    --to=gerald.vanbaren@ge.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox