summaryrefslogtreecommitdiff
path: root/arch/x86/dts/qemu-x86_i440fx.dts
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-01-14 21:51:32 -0500
committerTom Rini <trini@konsulko.com>2016-01-14 21:51:32 -0500
commit4edde96111aefac63d6aaca6ba87a90d149e973e (patch)
tree83996996fc15554644c114e4f4d534d78cef15fd /arch/x86/dts/qemu-x86_i440fx.dts
parenta737028e80603f49a4757adec10b5842d0689dbb (diff)
parent5c2ed61ce235fd835a3f594bc983dfc20959568c (diff)
downloadu-boot-imx-4edde96111aefac63d6aaca6ba87a90d149e973e.zip
u-boot-imx-4edde96111aefac63d6aaca6ba87a90d149e973e.tar.gz
u-boot-imx-4edde96111aefac63d6aaca6ba87a90d149e973e.tar.bz2
Merge branch 'master' of git://git.denx.de/u-boot-x86
Diffstat (limited to 'arch/x86/dts/qemu-x86_i440fx.dts')
-rw-r--r--arch/x86/dts/qemu-x86_i440fx.dts9
1 files changed, 1 insertions, 8 deletions
diff --git a/arch/x86/dts/qemu-x86_i440fx.dts b/arch/x86/dts/qemu-x86_i440fx.dts
index 8a06229..9086b46 100644
--- a/arch/x86/dts/qemu-x86_i440fx.dts
+++ b/arch/x86/dts/qemu-x86_i440fx.dts
@@ -32,17 +32,10 @@
cpu@0 {
device_type = "cpu";
- compatible = "cpu-x86";
+ compatible = "cpu-qemu";
reg = <0>;
intel,apic-id = <0>;
};
-
- cpu@1 {
- device_type = "cpu";
- compatible = "cpu-x86";
- reg = <1>;
- intel,apic-id = <1>;
- };
};
tsc-timer {