]> Git Repo - u-boot.git/commit
dtoc: Add support for reading 64-bit ints
authorSimon Glass <[email protected]>
Tue, 23 Nov 2021 18:03:39 +0000 (11:03 -0700)
committerSimon Glass <[email protected]>
Thu, 2 Dec 2021 16:15:43 +0000 (09:15 -0700)
commitd866e6291739de3da9550f2280574e1c44474dc3
tree0f8bf65697da19d3bd6aaeaf2f97c40f7ed9c085
parentff139b6c70ff452df7f231627c796bdd259f6bbc
dtoc: Add support for reading 64-bit ints

Add functions to read a 64-bit integer property from the devicetree.

Signed-off-by: Simon Glass <[email protected]>
tools/dtoc/fdt_util.py
tools/dtoc/test/dtoc_test_simple.dts
tools/dtoc/test_dtoc.py
tools/dtoc/test_fdt.py
This page took 0.032276 seconds and 4 git commands to generate.