summaryrefslogtreecommitdiffstats
path: root/include/configs/mpc7448hpc2.h
diff options
context:
space:
mode:
authorGerald Van Baren <vanbaren@cideas.com>2008-06-03 20:34:45 -0400
committerGerald Van Baren <vanbaren@cideas.com>2008-06-09 21:13:35 -0400
commitfec6d9ee7c10443f65ce1788ef818919167bbf2e (patch)
tree1504a066f4062f5ddead739a32555a4a7a1df09d /include/configs/mpc7448hpc2.h
parent62bcdda293efa752f8281fbd9da03822b27ce82f (diff)
downloadblackbird-obmc-uboot-fec6d9ee7c10443f65ce1788ef818919167bbf2e.tar.gz
blackbird-obmc-uboot-fec6d9ee7c10443f65ce1788ef818919167bbf2e.zip
Remove the deprecated CONFIG_OF_FLAT_TREE
Use CONFIG_OF_LIBFDT instead to support flattened device trees. It is cleaner, has better functionality, and is better supported. Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
Diffstat (limited to 'include/configs/mpc7448hpc2.h')
-rw-r--r--include/configs/mpc7448hpc2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mpc7448hpc2.h b/include/configs/mpc7448hpc2.h
index 3d71e229d9..2f24967405 100644
--- a/include/configs/mpc7448hpc2.h
+++ b/include/configs/mpc7448hpc2.h
@@ -58,6 +58,7 @@
#define CONFIG_BOARD_EARLY_INIT_R
#define CONFIG_MISC_INIT_R
+#define CONFIG_HAS_ETH0
#define CONFIG_HAS_ETH1
#define CONFIG_ENV_OVERWRITE
OpenPOWER on IntegriCloud