]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/freescale/t102xrdb/t102xrdb.h
powerpc/t1023rdb: add support for T1023RDB RevC
[karo-tx-uboot.git] / board / freescale / t102xrdb / t102xrdb.h
index 3f5d85aa822ef501e0ed16e9488fc71a55196058..ae5c60f86e60502a96d5cd5daac2c647848ec389 100644 (file)
@@ -10,6 +10,7 @@
 void fdt_fixup_board_enet(void *blob);
 void pci_of_setup(void *blob, bd_t *bd);
 #ifdef CONFIG_T1023RDB
-static u32 t1023rdb_gpio_ctrl(u32 ctrl_type);
+static u32 t1023rdb_ctrl(u32 ctrl_type);
+static void fdt_enable_nor(void *blob);
 #endif
 #endif