mirror of
https://xff.cz/git/u-boot/
synced 2026-04-10 21:59:59 +02:00
When there is no CDROM inserted, the block size is zero hence there is no need to create a BLK device for it. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>