Home
last modified time | relevance | path

Searched refs:splash_location (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/common/
H A Dsplash_source.c63 static int splash_storage_read_raw(struct splash_location *location, in splash_storage_read_raw()
84 static int splash_load_raw(struct splash_location *location, u32 bmp_load_addr) in splash_load_raw()
111 static int splash_select_fs_dev(struct splash_location *location) in splash_select_fs_dev()
179 static int splash_mount_ubifs(struct splash_location *location) in splash_mount_ubifs()
200 static inline int splash_mount_ubifs(struct splash_location *location) in splash_mount_ubifs()
215 static int splash_load_fs(struct splash_location *location, u32 bmp_load_addr) in splash_load_fs()
279 static struct splash_location *select_splash_location( in select_splash_location()
280 struct splash_location *locations, uint size) in select_splash_location()
302 static int splash_load_fit(struct splash_location *location, u32 bmp_load_addr) in splash_load_fit()
384 int splash_source_load(struct splash_location *locations, uint size) in splash_source_load()
[all …]
H A Dsplash.c27 static struct splash_location default_splash_locations[] = {
/openbmc/u-boot/include/
H A Dsplash.h41 struct splash_location { struct
52 int splash_source_load(struct splash_location *locations, uint size); argument
54 static inline int splash_source_load(struct splash_location *locations, in splash_source_load()
/openbmc/u-boot/doc/
H A DREADME.splashprepare29 enabled. Struct splash_location field 'name' should match the splash image
/openbmc/u-boot/board/menlo/m53menlo/
H A Dm53menlo.c336 static struct splash_location default_splash_locations[] = {
/openbmc/u-boot/board/compulab/cm_fx6/
H A Dcm_fx6.c43 static struct splash_location cm_fx6_splash_locations[] = {
/openbmc/u-boot/board/compulab/cm_t35/
H A Dcm_t35.c63 struct splash_location splash_locations[] = {