]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/xsengine/xsengine.c
imported Ka-Ro specific additions to U-Boot 2009.08 for TX28
[karo-tx-uboot.git] / board / xsengine / xsengine.c
index 23d56c43ac90377fc5408dea25b07cb8ac253a7b..65923e92c591051ab1a5b65a9173a3f983128e27 100755 (executable)
@@ -47,7 +47,7 @@ int board_init (void)
        return 0;
 }
 
-int board_post_init (void)
+int board_late_init (void)
 {
        setenv ("stdout", "serial");
        setenv ("stderr", "serial");