upstream u-boot with additional patches for our devices/boards: https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
u-boot/tools/dtoc
Philipp Tomsich 55bc080e79 dtoc: make ScanTree recurse into subnodes 8 years ago
..
.gitignore
dtoc
dtoc.py dtoc: make ScanTree recurse into subnodes 8 years ago
fdt.py dtoc: Support finding the offset of a property 8 years ago
fdt_fallback.py dtoc: Use items() to iterate over dictionaries in python 3.x 8 years ago
fdt_normal.py dtoc: Adjust GetProps() in fdt_normal to use the node path 8 years ago
fdt_select.py dtoc: Add a way for tests to request the fallback library 8 years ago
fdt_util.py dtoc: Decode strings for struct.unpack on python 3.x 8 years ago