public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v5 1/3] Add README for the "Falcon" mode
Date: Tue, 12 Feb 2013 13:52:31 +0100	[thread overview]
Message-ID: <511A3B0F.4070101@denx.de> (raw)
In-Reply-To: <511A3926.1000801@gmail.com>

On 12.02.2013 13:44, Andreas Bie?mann wrote:
>> 3. Use "fdt" commands to patch the DT blob:
>> => fdt addr 1800000
>> => fdt boardsetup
>> => fdt chosen
>>
>> 4. Display patched DT blob (optional):
>> => fdt print
>>
>> 5. Save fdt to NOR flash:
>> => erase fc060000 fc07ffff
>> => cp.b 1800000 fc060000 10000
>> ...
>>
>> So all we need for DT based booting (compared to ATAG booting) is the
>> "fdt" command.
> 
> As I understand this guide there is no 'spl export' required for 'Falcon
> Mode' with FDT, is that correct?

Correct. At least thats how it works on PowerPC. It should work that way
on ARM as well. No need for any "spl export" commands here.

Thanks,
Stefan

  reply	other threads:[~2013-02-12 12:52 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-12  8:38 [U-Boot] [PATCH v5 1/3] Add README for the "Falcon" mode Stefano Babic
2013-02-12  8:38 ` [U-Boot] [PATCH v5 2/3] OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local define Stefano Babic
2013-02-12  8:38 ` [U-Boot] [PATCH v5 3/3] SPL: Change description for spl command Stefano Babic
2013-02-12 10:56   ` Andreas Bießmann
2013-02-12 11:48 ` [U-Boot] [PATCH v5 1/3] Add README for the "Falcon" mode Andreas Bießmann
2013-02-12 12:09   ` Stefan Roese
2013-02-12 12:44     ` Andreas Bießmann
2013-02-12 12:52       ` Stefan Roese [this message]
2013-02-12 13:12         ` Andreas Bießmann
2013-02-12 12:57       ` Stefano Babic
2013-02-12 16:55 ` Otavio Salvador

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=511A3B0F.4070101@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox