zephyr/scripts/dts
Ulf Magnusson 0e8e92cd87 scripts/dts: Fix bug in dead /memreserve/ code
The /memreserve/ code would crash if it ever ran, because 'name' isn't
defined (seems to be some copy-paste here). There are no /memreserve/s
in Zephyr though, so it works out.

'name' seems to be the node name. Not sure what to put for a
/memreserve/, but make it '<memreserve>' to make it stand out.

Fixes a pylint warning.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-03-28 11:11:13 -05:00
..
extract scripts/dts: Remove unused variables and imports 2019-03-28 11:06:01 -05:00
devicetree.py scripts/dts: Fix bug in dead /memreserve/ code 2019-03-28 11:11:13 -05:00
extract_dts_includes.py scripts/dts: Remove unused variables and imports 2019-03-28 11:06:01 -05:00