From: "Andreas Bießmann" <andreas.devel@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v5 1/3] Add README for the "Falcon" mode
Date: Tue, 12 Feb 2013 14:12:23 +0100 [thread overview]
Message-ID: <511A3FB7.9060002@gmail.com> (raw)
In-Reply-To: <511A3B0F.4070101@denx.de>
On 02/12/2013 01:52 PM, Stefan Roese wrote:
> 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.
Well, Ok, this changes things a bit. The'spl export' command was
prepared for 'bootm with fdt' to gather the same information as in ATAGS
mode, honestly this was never tested cause Simon Schwarz worked with
ATAGS too. If this is not required to prepare the fdt blob it was a
misunderstanding from the very beginning of that command.
However the README should reflect that the 'spl export' with fdt is
untested and that ppc prepares the fdt blob with the fdt command instead.
Best regards
Andreas Bie?mann
next prev parent reply other threads:[~2013-02-12 13:12 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
2013-02-12 13:12 ` Andreas Bießmann [this message]
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=511A3FB7.9060002@gmail.com \
--to=andreas.devel@googlemail.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