zephyr/scripts/dts/extract
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
..
__init__.py scripts: extract_dts_includes.py: factorize globals for module usage 2018-03-26 14:48:49 -04:00
clocks.py scripts/dts: extract_dts_includes: remove unused 'names' argument 2018-09-21 07:23:49 -07:00
compatible.py scripts/dts: extract_dts_includes: remove unused 'names' argument 2018-09-21 07:23:49 -07:00
default.py scripts/dts: extract_dts_includes: remove unused 'names' argument 2018-09-21 07:23:49 -07:00
directive.py scripts/dts: extract_dts_includes: remove unused 'names' argument 2018-09-21 07:23:49 -07:00
flash.py scripts/dts: extract_dts_includes: remove unused 'names' argument 2018-09-21 07:23:49 -07:00
globals.py scripts: extract_dts_includes.py: generate 'compatible' CONFIG flags 2018-09-14 08:02:53 -05:00
interrupts.py scripts: dts: extract: Fix handling of irq prop being a list of lists 2018-09-06 09:46:03 -05:00
pinctrl.py scripts/dts: extract_dts_includes: remove unused 'names' argument 2018-09-21 07:23:49 -07:00
reg.py scripts/dts/extract: Fix handling of value extraction based on cells 2018-09-21 07:23:49 -07:00