From: Stefan Roese Date: Fri, 21 Dec 2007 06:51:29 +0000 (+0100) Subject: ppc4xx: Update Makalu fdt support X-Git-Tag: v1.3.2-rc1~100^2~58^2~27 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b0265b576bb8fa9465f99e99c323768b562fadc2;p=kernel%2Fu-boot.git ppc4xx: Update Makalu fdt support Signed-off-by: Stefan Roese --- diff --git a/include/configs/makalu.h b/include/configs/makalu.h index 2871a6c..8f8e867 100644 --- a/include/configs/makalu.h +++ b/include/configs/makalu.h @@ -394,6 +394,4 @@ #define CONFIG_OF_LIBFDT 1 #define CONFIG_OF_BOARD_SETUP 1 -#define OF_CPU "PowerPC,405EX@0" - #endif /* __CONFIG_H */