[U-Boot] [PATCH v5 1/3] Add README for the "Falcon" mode

Andreas Bießmann andreas.devel at googlemail.com
Tue Feb 12 13:44:22 CET 2013


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


More information about the U-Boot mailing list