zephyr/tests/subsys/storage/flash_map
Kumar Gala 7a15afc1d4 drivers: flash: replace DT_FLASH_DEV_NAME with DT macro
Replace DT_FLASH_DEV_NAME with DT_CHOSEN_ZEPHYR_FLASH_CONTROLLER_LABEL.
We now set zephyr,flash-controller in the chosen node of the device
tree to the flash controller device.

NOTE: For a SoCs with on die flash, this points to the controller and
      not the 'soc-nv-flash' node.  Typically the controller is the
      parent of the 'soc-nv-flash' node).

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-04-27 18:43:20 -05:00
..
src drivers: flash: replace DT_FLASH_DEV_NAME with DT macro 2020-04-27 18:43:20 -05:00
CMakeLists.txt cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
overlay-mpu.conf tests: flash_map: Configure mpu to allow flash write 2019-05-30 17:13:13 -04:00
prj.conf tests: storage: flash_map: adding qemu platform 2019-04-24 13:05:11 -07:00
prj_native_posix.conf tests: Added native POSIX to flash based tests 2019-05-28 21:14:19 -04:00
prj_native_posix_64.conf tests: enable native_posix_64 testing 2019-07-16 10:41:11 -07:00
testcase.yaml boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00