summaryrefslogtreecommitdiff
path: root/include/configs/xsengine.h
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2008-01-14 21:38:55 (GMT)
committerWolfgang Denk <wd@denx.de>2008-02-06 23:39:47 (GMT)
commitcd9cb62f9d8b78d6c3af5d1e9b5a3d68a3d73974 (patch)
treefb3c93025e8bb6925ce3ae835b24d7d7c0b5ee44 /include/configs/xsengine.h
parent8dafa87476b0d7170e219c2f5e3842c833a91807 (diff)
downloadu-boot-fsl-qoriq-cd9cb62f9d8b78d6c3af5d1e9b5a3d68a3d73974.tar.xz
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/configs/xsengine.h')
-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 766617e..d167e01 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 */