Files
u-boot/board
Sam Protsenko 75f75832d0 board: samsung: e850-96: Add bootdev var to choose boot device
Provide a way for the user to select which storage to load the LDFW
firmware from, by setting the corresponding environment variables:
  - bootdev: block device interface name
  - bootdevnum: block device number
  - bootdevpart: partition number

This might be useful when the OS is flashed and booted from a different
storage device than eMMC (e.g. USB flash drive). In this case it should
be sufficient to just set:

    => setenv bootdev usb
    => env save

assuming that the USB drive layout follows the same partitioning scheme
as defined in $partitions.

Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2025-09-01 16:37:13 +09:00
..
2024-10-03 09:29:23 -06:00
2025-05-09 15:05:14 -06:00
2025-05-09 15:05:14 -06:00
2025-07-08 13:10:03 -06:00
2025-06-02 17:26:16 -06:00
2024-07-22 10:51:47 -06:00
2025-06-02 17:26:16 -06:00
2025-07-08 13:11:12 -06:00
2025-05-09 15:05:14 -06:00
2025-07-29 17:02:31 +02:00
2025-04-11 12:16:44 -06:00
2025-04-11 12:16:44 -06:00