zephyr/boards/x86/qemu_x86
Ulf Magnusson a84ded74ea dts: Replace status = "ok" with status = "okay"
The DT spec. only has "okay" and not "ok". The Linux kernel has around
12k "okay"s and 300 "ok"s.

The scripts/dts scripts only check for "disabled", so should be safe re.
those at least.

The replacement was done with

    git ls-files | xargs sed -i 's/status\s*=\s*"ok"/status = "okay"/'

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-06-14 19:51:13 -05:00
..
doc doc: net: Add more info for network connectivity with host 2019-02-20 07:32:42 -05:00
Kconfig.board boards: qemu_x86: properly enable XIP 2019-05-03 22:38:22 -04:00
Kconfig.defconfig drivers: flash: simulator Kconfig cleanup 2019-04-26 04:04:19 -07:00
board.cmake boards: allow cmake-time overrides of all runners 2019-06-07 13:43:51 +02:00
dts_fixup.h dts: flash simulator cleanup 2019-04-26 04:04:19 -07:00
qemu_x86.dts dts: Replace status = "ok" with status = "okay" 2019-06-14 19:51:13 -05:00
qemu_x86.yaml boards: more boards with xtools support 2018-07-08 15:39:35 -04:00
qemu_x86_coverage.dts x86: add qemu_x86_coverage target 2019-06-06 09:29:12 -07:00
qemu_x86_coverage.yaml x86: add qemu_x86_coverage target 2019-06-06 09:29:12 -07:00
qemu_x86_coverage_defconfig arch/x86/Kconfig: remove CONFIG_IA32_LEGACY_IO_PORTS 2019-06-14 05:49:13 -04:00
qemu_x86_defconfig arch/x86/Kconfig: remove CONFIG_IA32_LEGACY_IO_PORTS 2019-06-14 05:49:13 -04:00
qemu_x86_iamcu.dts license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
qemu_x86_iamcu.yaml boards: more boards with xtools support 2018-07-08 15:39:35 -04:00
qemu_x86_iamcu_defconfig arch/x86/Kconfig: remove CONFIG_IA32_LEGACY_IO_PORTS 2019-06-14 05:49:13 -04:00
qemu_x86_nommu.dts license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
qemu_x86_nommu.yaml boards: qemu_x86_nommu is a simulation platform 2019-04-03 21:33:19 -04:00
qemu_x86_nommu_defconfig arch/x86/Kconfig: remove CONFIG_IA32_LEGACY_IO_PORTS 2019-06-14 05:49:13 -04:00