zephyr/scripts/dts
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
..
extract scripts/dts/extract/flash.py: fix load offset 2018-10-02 10:00:04 -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