mirror of
https://xff.cz/git/u-boot/
synced 2025-10-02 07:51:17 +02:00
Introduce get_boot_device() to obtain the booting device. Make it also available for non SPL builds so u-boot can also know the device it is booting from. Signed-off-by: Wadim Egorov <w.egorov@phytec.de>