]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/spl.h
Rename some defines containing FAT in their name to be filesystem generic
[people/ms/u-boot.git] / include / spl.h
index cee251faf7dcec67794b0d24f3e2b4a9fea514fb..4a63c1d3681523b2251a86a9eb6114cf9ab4337b 100644 (file)
@@ -15,7 +15,7 @@
 /* Boot type */
 #define MMCSD_MODE_UNDEFINED   0
 #define MMCSD_MODE_RAW         1
-#define MMCSD_MODE_FAT         2
+#define MMCSD_MODE_F         2
 #define MMCSD_MODE_EMMCBOOT    3
 
 struct spl_image_info {