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 13:44:22 +0100 [thread overview]
Message-ID: <511A3926.1000801@gmail.com> (raw)
In-Reply-To: <511A3111.1090507@gmail.com>
Dear Stefan Roese,
On 02/12/2013 01:09 PM, Stefan Roese wrote:
> On 12.02.2013 12:48, Andreas Bie?mann wrote:
<snip>
> 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?
> Stefano, perhaps you could integrate this into this README as well.
+1
Best regards
Andreas Bie?mann
next prev parent reply other threads:[~2013-02-12 12:44 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 [this message]
2013-02-12 12:52 ` Stefan Roese
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=511A3926.1000801@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 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.