mirror of
https://xff.cz/git/u-boot/
synced 2025-09-26 04:51:17 +02:00
Merge tag 'v2023.07-rc6' into next
Prepare v2023.07-rc6
This commit is contained in:
@@ -874,12 +874,6 @@ void spl_invoke_opensbi(struct spl_image_info *spl_image);
|
||||
int board_return_to_bootrom(struct spl_image_info *spl_image,
|
||||
struct spl_boot_device *bootdev);
|
||||
|
||||
/**
|
||||
* board_spl_fit_post_load - allow process images after loading finished
|
||||
* @fit: Pointer to a valid Flattened Image Tree blob
|
||||
*/
|
||||
void board_spl_fit_post_load(const void *fit);
|
||||
|
||||
/**
|
||||
* board_spl_fit_size_align - specific size align before processing payload
|
||||
*
|
||||
|
Reference in New Issue
Block a user