958e2d3229
- Remove DTFlash.extract(), which was just dispatching to either _extract_flash() or _extract_code_partition() depending on which magic string was passed in. Call them directly instead. - Fold constant and globally available parameter values into functions - Remove DTFlash._flash_node. It's easy to derive wherever it's needed, and it makes it clearer where it comes from (and means functions can be called in any order). - Remove DTFlash._flash_base_address, which is unused - Remove various unused parameters to functions Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no> |
||
---|---|---|
.. | ||
extract | ||
devicetree.py | ||
extract_dts_includes.py |