mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-11 08:51:28 +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>