Files
u-boot/arch
Bin Chen 6808ef9ac2 move booti_setup to arch/arm/lig/image.c
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).

Signed-off-by: Bin Chen <bin.chen@linaro.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2018-02-07 22:06:11 -05:00
..
2018-01-26 07:46:47 -05:00
2017-11-30 10:04:21 +08:00
2018-01-15 11:35:38 -05:00
2017-10-02 21:52:21 -04:00
2018-01-30 22:34:38 +08:00
2017-10-02 21:52:22 -04:00