[U-Boot-Users] Ideas on U-Boot configuration with FDT
Timur Tabi
timur at freescale.com
Fri May 18 18:12:35 CEST 2007
Jerry Van Baren wrote:
> Yes, that is what "fdt addr" does today, it tells the u-boot innards
> where the blob is (sets/changes the blob location). The user can
> download a new blob and switch to using it via the "fdt addr" command.
By "change", I thought you meant that "fdt addr" would actually move the device tree,
since that's technically changing the address. Perhaps you meant "set the address"?
> The user can use the "fdt addr" command to set/change the location of
> the blob. Moving blobs is not out of scope, it is what "fdt move" does.
How is "fdt move" different than cp.b followed by another "fdt addr"?
--
Timur Tabi
Linux Kernel Developer @ Freescale
More information about the U-Boot
mailing list