From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Fri, 19 Feb 2021 11:55:05 -0500 Subject: [PATCH v4 1/8] spl: fit: Drop 'length' argument to board_spl_fit_post_load() In-Reply-To: <20210120164656.1396639-2-mr.nuke.me@gmail.com> References: <20210120164656.1396639-1-mr.nuke.me@gmail.com> <20210120164656.1396639-2-mr.nuke.me@gmail.com> Message-ID: <20210219165505.GO10169@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, Jan 20, 2021 at 10:46:49AM -0600, Alexandru Gagniuc wrote: > 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 > Reviewed-by: Peng Fan > Reviewed-by: Simon Glass > CC: Matt Porter Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 659 bytes Desc: not available URL: