u-boot/common/spl
Lokesh Vutla 4712c22566 common: fit: Update board_fit_image_post_process() to pass fit and node_offset
board_fit_image_post_process() passes only start and size of the image,
but type of the image is not passed. So pass fit and node_offset, to
derive information about image to be processed.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
2021-03-23 17:18:13 -05:00
..
Kconfig Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi 2020-10-22 20:32:02 -04:00
Makefile
spl.c spl: Avoid printing boot device if silent console is enabled 2020-10-14 11:16:34 -04:00
spl_atf.c spl: Use standard FIT entries 2020-10-27 08:13:32 +01:00
spl_bootrom.c
spl_dfu.c
spl_ext.c
spl_fat.c
spl_fit.c common: fit: Update board_fit_image_post_process() to pass fit and node_offset 2021-03-23 17:18:13 -05:00
spl_legacy.c
spl_mmc.c
spl_nand.c
spl_net.c
spl_nor.c
spl_onenand.c
spl_opensbi.c spl: Use standard FIT entries 2020-10-27 08:13:32 +01:00
spl_optee.S
spl_ram.c
spl_sata.c
spl_sdp.c sdp: call board_usb_init at spl_sdp_load_image 2020-09-01 14:47:43 +02:00
spl_spi.c
spl_ubi.c
spl_usb.c spl: usb: Only init usb once 2020-08-11 20:34:46 +05:30
spl_xip.c
spl_ymodem.c common: rename getc() to getchar() 2020-10-22 09:54:53 -04:00