1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-30 00:57:09 +01:00
Files
u-boot-megous/include/spl.h
Masahiro Yamada 271cf2f421 spl.h: make <spl.h> self-contained
The static inline function spl_phase needs <asm/global_data.h>.

Some functions take pointers to struct blk_desc or image_header.
Add forward declarations.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-03-16 16:42:50 -04:00

16 KiB