diff options
| author | Heinrich Schuchardt <[email protected]> | 2023-07-22 12:45:44 +0200 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2023-07-30 18:52:03 +0200 |
| commit | d62e7b8059847a06bc0f2222643425bff775320b (patch) | |
| tree | 9bf6ed3e0ac4d72009bd241fb820d1a42a878267 /include/stdio_dev.h | |
| parent | 350635fe837341e7ce7b7b900f18d7d306fdb42e (diff) | |
spl: blk: partition numbers are hexadecimal
Loading u-boot.itb from device 0x00, partition 0x0f fails with:
Trying to boot from NVME
Device 0: Vendor: 0x4x Rev: 8.0.50 Prod: nvme-1
Type: Hard Disk
Capacity: 3814.6 MB = 3.7 GB (7812500 x 512)
** Invalid partition 21 **
Couldn't find partition nvme 0:15
Like the command line interface fs_det_blk_dev() expects that the device
number and the partition number are hexadecimal.
Fixes: 8ce6a2e17577 ("spl: blk: Support loading images from fs")
Signed-off-by: Heinrich Schuchardt <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Mayuresh Chitale <[email protected]>
Diffstat (limited to 'include/stdio_dev.h')
0 files changed, 0 insertions, 0 deletions
