
28 Jun
2022
28 Jun
'22
3:37 p.m.
The binman extern symbol declarations in spl.h are missing the VPL symbols recently added to spl.c, add them like the others.
Signed-off-by: Alper Nebi Yasak alpernebiyasak@gmail.com ---
(no changes since v1)
include/spl.h | 2 ++ 1 file changed, 2 insertions(+)
Applied to u-boot-dm, thanks!