summaryrefslogtreecommitdiff
path: root/include/linux/linux_string.h
diff options
context:
space:
mode:
authorJonas Karlman <[email protected]>2025-07-12 21:12:29 +0000
committerTom Rini <[email protected]>2025-11-02 12:15:23 -0600
commitc6bba31dbdd450081503dc0e20fcfb4328b347e4 (patch)
tree6d71481b00e1bae710fa21fb8f1dbf978b51b724 /include/linux/linux_string.h
parenta1ab4578b279558b9462df7724c130b3cb40f30e (diff)
rockchip: spl-boot-order: Defer probe of boot device
Boot devices are being probed when SPL boot order is determined. This may delay boot slightly and can prevent booting from SPI Flash on boards that use same pins for SPI Flash and eMMC due to pinctrl being applied prior to booting. Instead defer probe of the boot device until SPL try to load image from the boot device by using uclass_find_device_by_of_offset() instead of the get variant. Signed-off-by: Jonas Karlman <[email protected]>
Diffstat (limited to 'include/linux/linux_string.h')
0 files changed, 0 insertions, 0 deletions