summaryrefslogtreecommitdiffstats
path: root/include/configs/p3mx.h
diff options
context:
space:
mode:
authorPeter Tyser <ptyser@xes-inc.com>2009-09-21 11:20:35 -0500
committerWolfgang Denk <wd@denx.de>2009-10-03 10:17:57 +0200
commit3cbcfa70b116df1bbdc90ba31c61adcaec058a8a (patch)
treefef55d88585ce7842930e487d14ee7171477a93b /include/configs/p3mx.h
parent80f73b92a19129854876ec3f1aef531a09e86d2d (diff)
downloadtalos-obmc-uboot-3cbcfa70b116df1bbdc90ba31c61adcaec058a8a.tar.gz
talos-obmc-uboot-3cbcfa70b116df1bbdc90ba31c61adcaec058a8a.zip
p3mx: Remove serial relocation fixups
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Diffstat (limited to 'include/configs/p3mx.h')
-rw-r--r--include/configs/p3mx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/p3mx.h b/include/configs/p3mx.h
index 5e4d30b8a5..0749037163 100644
--- a/include/configs/p3mx.h
+++ b/include/configs/p3mx.h
@@ -59,7 +59,6 @@
/* which initialization functions to call for this board */
#define CONFIG_SYS_BOARD_ASM_INIT 1
#define CONFIG_BOARD_EARLY_INIT_F 1 /* Call board_early_init_f */
-#define CONFIG_BOARD_EARLY_INIT_R 1 /* Call board_early_init_f */
#define CONFIG_MISC_INIT_R 1 /* Call misc_init_r() */
/*-----------------------------------------------------------------------
OpenPOWER on IntegriCloud