u-boot-2016/tools/dtoc
Simon Glass fbdfd228fb dtoc: Add a 64-bit type and a way to convert cells into 64 bits
When dealing with multi-cell values we need a type that can hold this
value. Add this and a function to process it from a list of cell values.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Tested-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Tested-by: Kever Yang <kever.yang@rock-chips.com>
2017-09-15 05:24:39 -06:00
..
.gitignore dm: Add a library to provide simple device-tree access 2016-07-14 20:40:24 -06:00
dtb_platdata.py dtoc: Add a 64-bit type and a way to convert cells into 64 bits 2017-09-15 05:24:39 -06:00
dtoc dm: Add a tool to generate C code from a device tree 2016-07-14 20:40:24 -06:00
dtoc.py dtoc: Add tests 2017-07-11 10:08:20 -06:00
dtoc_test.dts dtoc: Add tests 2017-07-11 10:08:20 -06:00
dtoc_test_aliases.dts dtoc: Add tests 2017-07-11 10:08:20 -06:00
dtoc_test_empty.dts dtoc: Add tests 2017-07-11 10:08:20 -06:00
dtoc_test_phandle.dts dtoc: Add tests 2017-07-11 10:08:20 -06:00
dtoc_test_simple.dts dtoc: Add tests 2017-07-11 10:08:20 -06:00
fdt.py dtoc: Add a 64-bit type and a way to convert cells into 64 bits 2017-09-15 05:24:39 -06:00
fdt_util.py dtoc: Add a 64-bit type and a way to convert cells into 64 bits 2017-09-15 05:24:39 -06:00
test_dtoc.py dtoc: Add tests 2017-07-11 10:08:20 -06:00