commit | 781e09ee6e3e3e392ab362c1f0ef1068adc76e3e | [log] [tgz] |
---|---|---|
author | Gerald Van Baren <vanbaren@cideas.com> | Sat Mar 31 12:22:10 2007 -0400 |
committer | Gerald Van Baren <vanbaren@cideas.com> | Sat Mar 31 12:22:10 2007 -0400 |
tree | 716f10507db0ddd38be6ab9bbe4f28c11785de09 | |
parent | 3af0d587d93e0be5f96e1b30fa41e662f8b0803e [diff] |
Add a flattened device tree (fdt) command (1 of 2) The fdt command uses David Gibson's libfdt library to manipulate as well as print the flattened device tree. This patch is the new command, the second part is the modifications to the existing code.