]> git.dujemihanovic.xyz Git - u-boot.git/commit
imx: Change USB boot device type
authorYe Li <ye.li@nxp.com>
Tue, 26 Jul 2022 08:40:33 +0000 (16:40 +0800)
committerStefano Babic <sbabic@denx.de>
Tue, 26 Jul 2022 09:29:00 +0000 (11:29 +0200)
commit9270cc8f3b0aeea05ee012b61b88c065c0a7785f
tree324856adf4c8005aab12a67e54135d2bf5a194be
parent2f5ee7f8129be1c98eabcf46ddcbf55f6e119b21
imx: Change USB boot device type

The SPL SDP is configured as BOOT_DEVICE_BOARD, so when booting from
USB, change its type to BOOT_DEVICE_BOARD, so we can use SDP.

Signed-off-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/mach-imx/spl.c