Skip to content
Snippets Groups Projects
Commit 949bbd7c authored by Pavel Machek's avatar Pavel Machek Committed by Tom Rini
Browse files

catch wrong load address passed to fatload / ext2load


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: default avatarPavel Machek <pavel@denx.de>
parent 6b367467
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment