]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/dave/PPChameleonEVB/PPChameleonEVB.c
* The PS/2 mux on the BMS2003 board needs 450 ms after power on
[people/ms/u-boot.git] / board / dave / PPChameleonEVB / PPChameleonEVB.c
index 61f7031b21d5a154f1faad018b157160b1b0fa88..603bb1e12a3441239218935b42237bb84ece3465 100644 (file)
@@ -51,7 +51,7 @@ const unsigned char fpgadata[] =
 int gunzip(void *, int, unsigned char *, int *);
 
 
-int board_pre_init (void)
+int board_early_init_f (void)
 {
        out32(GPIO0_OR, CFG_NAND0_CE);                 /* set initial outputs     */
        out32(GPIO0_OR, CFG_NAND1_CE);                 /* set initial outputs     */