summaryrefslogtreecommitdiff
path: root/include/linux/zstd_lib.h
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2026-03-05 19:36:13 -0700
committerTom Rini <[email protected]>2026-03-18 13:17:34 -0600
commit1ec3ee670de6b2f8f96cd7c15f7e22e89a06bb2d (patch)
tree7b2f60d5b3daa8fce368e12a56b1ebe35c12ea2d /include/linux/zstd_lib.h
parent5cc969caf0ba247d8464af1fd87110e73309e37d (diff)
bootm: Create bootm_final() for pre-boot cleanup
There are various functions which announce that booting is imminent and do related preparation. Most of these are arch-specific. In practice, most archs do a similar thing. It would be better to have a common function, with perhaps some events for things that are really arch- and board-specific. Create a new bootm_final() function with the common pre-boot steps: printing the "Starting kernel" message, recording bootstage data, optionally writing bootstage to the FDT and printing a report, and removing active devices. Be careful to avoid using BIT() macros which are not available with host tools. Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Tom Rini <[email protected]>
Diffstat (limited to 'include/linux/zstd_lib.h')
0 files changed, 0 insertions, 0 deletions