X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Ffs.h;h=b6d69e5ced1f490e8f67cd29d20302e4f4724167;hb=4123c4ea23cd8b9f3313bccb6c2add87b06412a3;hp=4f30a385a03ca2d2a4e2fe65b6b38168acdced07;hpb=6acc7c3cbc05873d62118640cf964e9c9665804c;p=u-boot diff --git a/include/fs.h b/include/fs.h index 4f30a385a0..b6d69e5ced 100644 --- a/include/fs.h +++ b/include/fs.h @@ -21,6 +21,7 @@ #define FS_TYPE_ANY 0 #define FS_TYPE_FAT 1 #define FS_TYPE_EXT 2 +#define FS_TYPE_SANDBOX 3 /* * Tell the fs layer which block device an partition to use for future