summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2008-01-14 22:38:55 +0100
committerWolfgang Denk <wd@denx.de>2008-02-07 00:39:47 +0100
commitcd9cb62f9d8b78d6c3af5d1e9b5a3d68a3d73974 (patch)
treefb3c93025e8bb6925ce3ae835b24d7d7c0b5ee44 /include
parent8dafa87476b0d7170e219c2f5e3842c833a91807 (diff)
downloadtalos-obmc-uboot-cd9cb62f9d8b78d6c3af5d1e9b5a3d68a3d73974.tar.gz
talos-obmc-uboot-cd9cb62f9d8b78d6c3af5d1e9b5a3d68a3d73974.zip
xsengine: rename board_post_init to board_late_init
missing migration from "Cleanup of some init functions" in c837dcb1a316745092567bfe4fb266d0941884ff Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/xsengine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/xsengine.h b/include/configs/xsengine.h
index 766617e075..d167e0174e 100644
--- a/include/configs/xsengine.h
+++ b/include/configs/xsengine.h
@@ -33,7 +33,7 @@
#define CONFIG_XSENGINE 1
#define CONFIG_MMC 1
#define CONFIG_DOS_PARTITION 1
-#define BOARD_POST_INIT 1
+#define OARD_LATE_INIT 1
#undef CONFIG_USE_IRQ /* we don't need IRQ/FIQ stuff */
#define CFG_HZ 3686400 /* incrementer freq: 3.6864 MHz */
OpenPOWER on IntegriCloud