splash_source: add support for filesystem formatted mmc
[oweals/u-boot.git] / board / compulab / cm_t35 / cm_t35.c
index ccefc40eb013c670bd18ff3ebd7f606c340aa522..189d903b6e39c804edc444041f235e1bbafb6a66 100644 (file)
@@ -64,6 +64,7 @@ struct splash_location splash_locations[] = {
        {
                .name = "nand",
                .storage = SPLASH_STORAGE_NAND,
+               .flags = SPLASH_STORAGE_RAW,
                .offset = 0x100000,
        },
 };