diff options
author | Stefan Roese <sr@denx.de> | 2007-12-21 07:51:29 +0100 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2007-12-27 19:35:34 +0100 |
commit | b0265b576bb8fa9465f99e99c323768b562fadc2 (patch) | |
tree | fde9971dfcfa3f355e29c7e8e60e4bc43bb19a30 | |
parent | bf8324e4a50758daff8cddd04c6a2ff8ed775bea (diff) | |
download | u-boot-imx-b0265b576bb8fa9465f99e99c323768b562fadc2.zip u-boot-imx-b0265b576bb8fa9465f99e99c323768b562fadc2.tar.gz u-boot-imx-b0265b576bb8fa9465f99e99c323768b562fadc2.tar.bz2 |
ppc4xx: Update Makalu fdt support
Signed-off-by: Stefan Roese <sr@denx.de>
-rw-r--r-- | include/configs/makalu.h | 2 |
1 files changed, 0 insertions, 2 deletions
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 */ |