On Mon, May 17, 2010 at 8:03 PM, John Williams <[email protected]> wrote: > Hi Grant, > > At ELC I mentioned a tool I'd written that basically hacked u-boot's > "fdt" command into a commandline util for querying DTBs. You can do > stuff like this: > > $ fdt-tool system.dtp print > > <dump entire DTB in text format> > > $ fdt-tool system.dtb list /cpus/c...@0 xlnx,use-dcache > xlnx,use-dcache = <0x1> > > and so on.
Cool. Thanks John. I agree with David. It would probably be useful to include in the libfdt (which U-Boot fdt support makes use of too) source repo. Seems like a useful tool. Cheers, g. _______________________________________________ devicetree-discuss mailing list [email protected] https://lists.ozlabs.org/listinfo/devicetree-discuss
