From 625e665b61184cabce0d556910de05cc8a70169c Mon Sep 17 00:00:00 2001 From: Alexander Graf Date: Thu, 17 May 2012 11:48:16 +0200 Subject: PPC: e500: dt: create /cpus node dynamically Signed-off-by: Alexander Graf --- pc-bios/mpc8544ds.dtb | Bin 1972 -> 1924 bytes pc-bios/mpc8544ds.dts | 5 ----- 2 files changed, 5 deletions(-) (limited to 'pc-bios') diff --git a/pc-bios/mpc8544ds.dtb b/pc-bios/mpc8544ds.dtb index db9fb701f2..a85b93c1e6 100644 Binary files a/pc-bios/mpc8544ds.dtb and b/pc-bios/mpc8544ds.dtb differ diff --git a/pc-bios/mpc8544ds.dts b/pc-bios/mpc8544ds.dts index f46e9ede06..1fcb8658fd 100644 --- a/pc-bios/mpc8544ds.dts +++ b/pc-bios/mpc8544ds.dts @@ -22,11 +22,6 @@ pci0 = &pci0; }; - cpus { - #address-cells = <1>; - #size-cells = <0>; - }; - soc8544@e0000000 { #address-cells = <1>; #size-cells = <1>; -- cgit v1.2.1