Skip to content
Snippets Groups Projects
Commit 0171d52c authored by Tom Rini's avatar Tom Rini
Browse files

cmd_ext4: BREAK and correct ext4write parameter order


The ext4write command was taking the in-memory address and filename path
in reverse order from the rest of the filesystem read and write
commands.  This corrects the order to be the same as fatload, etc.

Signed-off-by: default avatarTom Rini <trini@ti.com>
parent 1d766c41
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