]> Git Repo - u-boot.git/commit
Correct SPL use of UDP_FUNCTION_FASTBOOT
authorSimon Glass <[email protected]>
Sun, 5 Feb 2023 22:44:20 +0000 (15:44 -0700)
committerTom Rini <[email protected]>
Fri, 10 Feb 2023 12:41:40 +0000 (07:41 -0500)
commit942b309609b065c0a5e62868c0642414adc6b839
tree1e46dce7a36e895eae2a5695c260a3abcb601a38
parent0b1671bc0fb2dec87eaf988ff2b8aa2ee443ec05
Correct SPL use of UDP_FUNCTION_FASTBOOT

This converts 1 usage of this option to the non-SPL form, since there is
no SPL_UDP_FUNCTION_FASTBOOT defined in Kconfig

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Mattijs Korpershoek <[email protected]>
cmd/fastboot.c
This page took 0.032306 seconds and 4 git commands to generate.