public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jerry Van Baren <gvb.uboot@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] dts support in u-boot
Date: Tue, 01 Dec 2009 07:11:32 -0500	[thread overview]
Message-ID: <4B1507F4.3060801@gmail.com> (raw)
In-Reply-To: <001485f645b49e0a49047993b9b0@google.com>

anupbehare at gmail.com wrote:
> Hi Jerry,
> 
> Thanks for the information.
> 
> Please find my understanding about dts:
> 1. I will have to create board specific *.dts file.

Yes.  You should start with one from the linux source tree that matches 
your essential hardware as closely as possible.  Get the basic 
functionality working and then add non-essential configuration later.

> 2. Need to download latest dtc compiler.
> 3. Compile dts file using dtc compiler which will generate *.dtb file
> 4. Enable following macros in u-boot code
> #define CONFIG_OF_LIBFDT
> #define CONFIG_OF_BOARD_SETUP

Yes to all of the above.

> 5. Apart from these macros no code changes in u-boot source code.

Probably ;-)

> Thanks,
> Anup B.

Best regards,
gvb

[snip]

      reply	other threads:[~2009-12-01 12:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-27 14:11 [U-Boot] dts support in u-boot anupbehare at gmail.com
2009-11-27 14:51 ` Jerry Van Baren
2009-11-30 10:01   ` anupbehare at gmail.com
2009-12-01 12:11     ` Jerry Van Baren [this message]

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=4B1507F4.3060801@gmail.com \
    --to=gvb.uboot@gmail.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