]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/arch-lpc32xx/sys_proto.h
nand: lpc32xx: add SLC NAND controller support
[karo-tx-uboot.git] / arch / arm / include / asm / arch-lpc32xx / sys_proto.h
index c3d890dde437f1502e470bcc947da2147948f090..0845f83e86f36df827060a613f2092d53537d9a0 100644 (file)
@@ -12,6 +12,7 @@
 void lpc32xx_uart_init(unsigned int uart_id);
 void lpc32xx_mac_init(void);
 void lpc32xx_mlc_nand_init(void);
+void lpc32xx_slc_nand_init(void);
 void lpc32xx_i2c_init(unsigned int devnum);
 void lpc32xx_ssp_init(void);
 #if defined(CONFIG_SPL_BUILD)