Files
u-boot/include
Evgeny Bachinin 25b5ef4c62 sandbox: fix bloblist_finish() linker error if BLOBLIST=n
Having CONFIG_OF_EMBED=y && CONFIG_BLOBLIST=n leads to the link
error:
```
ld: /tmp/ccwtRVty.ltrans0.ltrans.o: in function `state_uninit':
arch/sandbox/cpu/state.c:508: undefined reference to `bloblist_finish'
```

Fixes: 1c52fcca72 ("sandbox: Write out bloblist when exiting")
Signed-off-by: Evgeny Bachinin <EABachinin@salutedevices.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
(cherry picked from commit e5178be686)
2025-12-24 05:17:02 -07:00
..
2025-12-17 10:51:23 -07:00
2025-11-11 04:09:41 -07:00
2025-12-07 17:18:57 -07:00
2025-09-28 14:32:36 -06:00
2025-12-20 09:56:13 -07:00
2025-11-12 08:40:05 -07:00
2025-12-07 11:53:55 -07:00
2025-12-22 16:49:47 -07:00
2025-11-19 19:51:46 -07:00
2025-10-24 08:47:38 +01:00
2025-11-17 06:59:47 -07:00
2025-09-22 11:23:05 -06:00
2025-09-15 03:26:57 -06:00