zephyr/scripts/dts
Kumar Gala c57f3a09bc scripts/dts/extract: Fix handling of value extraction based on cells
If size or address cells happened to be 2 we'd get the wrong value since
we where shift the least significant 32-bit's up.  Adjust the math based
on the value of the cell amount to fix things.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-09-21 07:23:49 -07:00
..
extract scripts/dts/extract: Fix handling of value extraction based on cells 2018-09-21 07:23:49 -07:00
devicetree.py scripts: devicetree.py: get alternate labels from dt 2018-07-05 11:28:53 -05:00
extract_dts_includes.py scripts/dts/extract: factorize 'reg' prop extraction 2018-09-21 07:23:49 -07:00