]> git.ipfire.org Git - people/ms/u-boot.git/commit
spl: Add an option to load a FIT containing U-Boot from UART
authorLokesh Vutla <lokeshvutla@ti.com>
Tue, 24 May 2016 05:04:44 +0000 (10:34 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 27 May 2016 19:47:42 +0000 (15:47 -0400)
commitfa715193c083bbde4985c4ff1e49e288ec29763a
treea042dae811e192b6ba3111d8e84f17c2c9d9ca04
parentcfe32a4be24da8cf51bbbfa57ddd7cbddade2f43
spl: Add an option to load a FIT containing U-Boot from UART

This provides a way to load a FIT containing U-Boot and a selection of device
tree files from UART.

Reviewed-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
common/spl/spl_ymodem.c