Searched refs:SPLASH_STORAGE_FS (Results 1 – 7 of 7) sorted by relevance
| /u-boot/common/ |
| A D | splash.c | 39 .flags = SPLASH_STORAGE_FS, 51 .flags = SPLASH_STORAGE_FS, 57 .flags = SPLASH_STORAGE_FS,
|
| A D | splash_source.c | 474 else if (splash_location->flags == SPLASH_STORAGE_FS) in splash_source_load()
|
| /u-boot/include/ |
| A D | splash.h | 38 SPLASH_STORAGE_FS, /* Stored within a file system */ enumerator
|
| /u-boot/board/ti/am62x/ |
| A D | evm.c | 34 .flags = SPLASH_STORAGE_FS,
|
| /u-boot/board/compulab/cm_fx6/ |
| A D | cm_fx6.c | 57 .flags = SPLASH_STORAGE_FS, 63 .flags = SPLASH_STORAGE_FS, 69 .flags = SPLASH_STORAGE_FS,
|
| /u-boot/board/menlo/m53menlo/ |
| A D | m53menlo.c | 329 .flags = SPLASH_STORAGE_FS,
|
| /u-boot/board/friendlyarm/nanopi2/ |
| A D | board.c | 462 .flags = SPLASH_STORAGE_FS,
|
Completed in 19 milliseconds