mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-31 11:31:27 +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>
3 lines
52 B
Makefile
3 lines
52 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
obj-y += boot.o
|