]> git.baikalelectronics.ru Git - uboot.git/commit
spl: usb: Create an API spl_usb_load()
authorFaiz Abbas <faiz_abbas@ti.com>
Mon, 3 Aug 2020 06:05:04 +0000 (11:35 +0530)
committerLokesh Vutla <lokeshvutla@ti.com>
Tue, 11 Aug 2020 15:04:46 +0000 (20:34 +0530)
commitddaec77b29cbeb2d03da33de037ddd698e20ecef
treed95931e97b97fab811d1afdf17916ef35dbe9e4b
parent004e8f44bc16e4bd5571775285014efb0ac636e8
spl: usb: Create an API spl_usb_load()

Create a new API spl_usb_load() that takes the filename as a parameter
instead of taking the default U-boot PAYLOAD_NAME

Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
common/spl/spl_usb.c
include/spl.h