From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Wed, 8 Jan 2020 15:11:38 -0500 Subject: [U-Boot] [PATCH PATCH v6 13/13] spl: fit: Allow the board to tell if more images must be loaded from FIT In-Reply-To: <20191022143922.10205-14-jjhiblot@ti.com> References: <20191022143922.10205-1-jjhiblot@ti.com> <20191022143922.10205-14-jjhiblot@ti.com> Message-ID: <20200108201138.GC31026@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 Tue, Oct 22, 2019 at 04:39:22PM +0200, Jean-Jacques Hiblot wrote: > spl_fit_get_image_name() is used to get the names of the images that the > SPL must load from the FIT. It relies on the content of a property present > in the FIT. The list of images is thus statically defined in the FIT. > With this scheme, it quickly becomes hard to manage combinations of more > than a handful of images. > To address this problem, give the board driver code the opportunity to > add to the list of images. The images from the FIT property are loaded > first, and then the board_get_fit_loadable() is called to get more image > names. > > Signed-off-by: Jean-Jacques Hiblot > Reviewed-by: Simon Glass Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: not available URL: