zephyr/scripts/dts/extract
Kumar Gala ce7ed18989 dts: Move CONFIG_SRAM_* & CONFIG_FLASH_* back to Kconfig
dts will now generate DT_SRAM_BASE_ADDRESS, DT_SRAM_SIZE,
DT_FLASH_BASE_ADDRESS, and DT_FLASH_SIZE defines.  Kconfig can utilize
these defines to set defaults for the CONFIG_ variants.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-02-01 10:16:06 -06:00
..
__init__.py
clocks.py scripts/dts/extract: Generate unique defines based on compat & instance 2019-01-14 06:33:29 -06:00
compatible.py scripts/dts/extract: Generate unique defines based on compat & instance 2019-01-14 06:33:29 -06:00
default.py scripts/dts/extract: Generate unique defines based on compat & instance 2019-01-14 06:33:29 -06:00
directive.py scripts: extract_dts_includes: remove passing yaml param to functions 2018-12-07 09:08:04 -06:00
flash.py dts: Move CONFIG_SRAM_* & CONFIG_FLASH_* back to Kconfig 2019-02-01 10:16:06 -06:00
globals.py dts: Move CONFIG_SRAM_* & CONFIG_FLASH_* back to Kconfig 2019-02-01 10:16:06 -06:00
interrupts.py scripts/dts/extract: Move flattening of list to one place 2019-01-30 09:41:10 -06:00
pinctrl.py scripts: extract_dts_includes: Pass node address to get_binding 2018-12-07 09:08:04 -06:00
reg.py scripts/dts/extract: Move flattening of list to one place 2019-01-30 09:41:10 -06:00