summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC8641HPCN.h
diff options
context:
space:
mode:
authorTimur Tabi <timur@freescale.com>2011-04-28 15:01:14 -0500
committerKumar Gala <galak@kernel.crashing.org>2011-04-28 22:08:16 -0500
commiteb0d47e181d7ccf74069fef3c150b5743bb4d51b (patch)
tree836308c624d8c32d17cb4d5de510173f705f09e6 /include/configs/MPC8641HPCN.h
parentae425c1ecaff40111720f2f81817d8939c2c7395 (diff)
downloadtalos-obmc-uboot-eb0d47e181d7ccf74069fef3c150b5743bb4d51b.tar.gz
talos-obmc-uboot-eb0d47e181d7ccf74069fef3c150b5743bb4d51b.zip
powerpc/86xx: remove empty board_early_init_f()
Remove an empty board_early_init_f() from the MPC8641HPCN board. Signed-off-by: Timur Tabi <timur@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'include/configs/MPC8641HPCN.h')
-rw-r--r--include/configs/MPC8641HPCN.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/MPC8641HPCN.h b/include/configs/MPC8641HPCN.h
index 0cca603ff7..0ddb76f868 100644
--- a/include/configs/MPC8641HPCN.h
+++ b/include/configs/MPC8641HPCN.h
@@ -90,8 +90,6 @@ extern unsigned long get_board_sys_clk(unsigned long dummy);
#define CONFIG_SYS_CLK_FREQ get_board_sys_clk(0)
#endif
-#define CONFIG_BOARD_EARLY_INIT_F 1 /* Call board_pre_init */
-
#define CONFIG_SYS_MEMTEST_START 0x00200000 /* memtest region */
#define CONFIG_SYS_MEMTEST_END 0x00400000
OpenPOWER on IntegriCloud