mirror of
https://xff.cz/git/u-boot/
synced 2026-04-10 19:00:00 +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>