diff options
| author | Alexander Graf | 2012-05-17 11:50:05 +0200 |
|---|---|---|
| committer | Alexander Graf | 2012-06-24 01:04:47 +0200 |
| commit | d50f71a5fda5515021a33e8e391decb5602f6328 (patch) | |
| tree | 3b2d0b12fba4cea6532298125c19851b5d34a545 /pc-bios | |
| parent | PPC: e500: dt: create /cpus node dynamically (diff) | |
| download | qemu-d50f71a5fda5515021a33e8e391decb5602f6328.tar.gz qemu-d50f71a5fda5515021a33e8e391decb5602f6328.tar.xz qemu-d50f71a5fda5515021a33e8e391decb5602f6328.zip | |
PPC: e500: dt: create /hypervisor node dynamically
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'pc-bios')
| -rw-r--r-- | pc-bios/mpc8544ds.dtb | bin | 1924 -> 1904 bytes | |||
| -rw-r--r-- | pc-bios/mpc8544ds.dts | 3 |
2 files changed, 0 insertions, 3 deletions
diff --git a/pc-bios/mpc8544ds.dtb b/pc-bios/mpc8544ds.dtb Binary files differindex a85b93c1e6..8194aa2e6f 100644 --- a/pc-bios/mpc8544ds.dtb +++ b/pc-bios/mpc8544ds.dtb diff --git a/pc-bios/mpc8544ds.dts b/pc-bios/mpc8544ds.dts index 1fcb8658fd..2ca7c5421e 100644 --- a/pc-bios/mpc8544ds.dts +++ b/pc-bios/mpc8544ds.dts @@ -103,7 +103,4 @@ chosen { linux,stdout-path = "/soc8544@e0000000/serial@4500"; }; - - hypervisor { - }; }; |
