mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02:00
If filename is passed instead of address to ext2load or fatload, u-boot silently accepts that, and uses 0 for load address and default filename from environment. That is confusing, display help instead. Signed-off-by: Pavel Machek <pavel@denx.de>