1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-21 18:42:07 +02:00
Files
u-boot-megous/arch/arm/mach-imx
Alexandru Gagniuc efc4ad0bc7 spl: fit: Drop 'length' argument to board_spl_fit_post_load()
The size is derived from the FIT image itself. Any alignment
requirements are machine-specific and known by the board code. Thus
the total length can be derived from the FIT image and knowledge of
the platform. The 'length' argument is redundant. Remove it.

Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
CC: Matt Porter <mporter@konsulko.com>
2021-02-17 17:12:45 -05:00
..
2020-07-09 20:58:06 +05:30
2021-02-15 10:11:37 -05:00
2020-05-18 17:33:31 -04:00
2021-01-23 11:30:31 +01:00
2020-05-18 18:36:55 -04:00
2020-07-14 15:23:46 +08:00
2020-08-17 17:53:55 +02:00
2019-04-25 19:16:24 +02:00
2020-07-14 15:23:47 +08:00
2019-08-11 16:43:41 -04:00