diff options
author | Sam Protsenko <semen.protsenko@linaro.org> | 2025-08-06 17:27:07 -0500 |
---|---|---|
committer | Minkyu Kang <mk7.kang@samsung.com> | 2025-09-01 16:37:13 +0900 |
commit | 75f75832d0a97a8c1e1167eb3a6d3dbd1d4eae54 (patch) | |
tree | 3fd1c22a1266639dee4c8e0e539d66affbad451c /drivers/fpga/cyclon2.c | |
parent | c542140d7cade7d2f14a7a0f260de9b196a97d00 (diff) |
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>
Diffstat (limited to 'drivers/fpga/cyclon2.c')
0 files changed, 0 insertions, 0 deletions