zephyr/boards/x86/qemu_x86
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
..
doc
board.cmake
dts_fixup.h drivers: ethernet: e1000: convert to DT_INST defines 2020-03-11 16:36:21 -06:00
Kconfig.board
Kconfig.defconfig kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00
qemu_x86_64_defconfig
qemu_x86_64.dts
qemu_x86_64.yaml
qemu_x86_coverage_defconfig
qemu_x86_coverage.dts
qemu_x86_coverage.yaml
qemu_x86_defconfig
qemu_x86_nommu_defconfig
qemu_x86_nommu.dts
qemu_x86_nommu.yaml
qemu_x86.dts drivers: flash: replace DT_FLASH_DEV_NAME with DT macro 2020-04-27 18:43:20 -05:00
qemu_x86.yaml boards: x86: qemu_x86: list eeprom as supported 2020-03-30 08:24:06 -05:00