]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/nand.h
armv8: Support loading 32-bit OS which is not in the form of FIT
[people/ms/u-boot.git] / include / nand.h
index b6eb223fb6f3c34786e7f9af7415d14e41476656..a86552878e92064e61195495e9d9c96afd687aeb 100644 (file)
@@ -28,6 +28,7 @@
 #endif
 
 extern void nand_init(void);
+unsigned long nand_size(void);
 
 #include <linux/compat.h>
 #include <linux/mtd/mtd.h>