zephyr/scripts/dts/extract
Aurelien Jarno 872719e9a6 scripts/dts/extract/flash.py: fix load offset
When the code partition is not at the beginning of the flash, the load
offset is wrongly computed. The address in the device tree is already
relative to the beginning of the parent node, ie the beginning of the
flash memory space. There is therefore no need to subtract it.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2018-10-02 10:00:04 -07:00
..
__init__.py
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/flash.py: fix load offset 2018-10-02 10:00:04 -07:00
globals.py scripts: extract: globals.py: Fix node name parsing 2018-10-02 09:45:39 -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