mirror of
https://xff.cz/git/u-boot/
synced 2025-09-29 22:41:17 +02: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>