mirror of
https://xff.cz/git/u-boot/
synced 2025-10-30 10:04:01 +01:00
Find SATA block device by blk_get_devnum_by_uclass_id() function and read from it the real block size of the SATA disk. In case of error, fallback back to 512 bytes. Signed-off-by: Pali Rohár <pali@kernel.org>