[U-Boot] [U-Boot,2/2] move booti_setup to arch/arm/lig/image.c
Tom Rini
trini at konsulko.com
Thu Feb 8 12:27:00 UTC 2018
On Sat, Jan 27, 2018 at 04:59:09PM +1100, Bin Chen wrote:
> Follow bootz's pattern by moving the booti_setup to arch/arm/lib.
> This allows to use booti_setup in other paths, e.g booting
> an Android image containing Image format.
>
> Note that kernel relocation is move out of booti_setup and it is the
> caller's responsibility to do it and allows them do it differently. say,
> cmd/booti.c just do a manually, while in the bootm path, we can use
> bootm_load_os(with some changes).
>
> v2:
> - fix review comments for indentation
> - fix the comment for booti_setup
> - rebase to lastest u-boot
> - improve the commit comment
>
> Signed-off-by: Bin Chen <bin.chen at linaro.org>
> Reviewed-by: Tom Rini <trini at konsulko.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180208/5d987a45/attachment.sig>
More information about the U-Boot
mailing list