diff options
| author | Nikhil M Jain <[email protected]> | 2023-04-20 17:41:06 +0530 |
|---|---|---|
| committer | Anatolij Gustschin <[email protected]> | 2023-04-24 21:37:45 +0200 |
| commit | 58182b2db9d80930b2d98bfe08a08d3437e8a302 (patch) | |
| tree | a9efff0fef4193d34a853bf348bf16efb43c30b4 /scripts | |
| parent | 072b0e16c482114d242580dd7a3197db5966705f (diff) | |
cmd: bmp: Split bmp commands and functions
To enable splash screen at SPL, need to compile cmd/bmp.c which also
includes bmp commands, since SPL doesn't use commands split bmp.c into
common/bmp.c which includes all bmp functions and cmd/bmp.c which only
contains bmp commands.
Add function delclaration for bmp_info in video.h.
Signed-off-by: Nikhil M Jain <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
