mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
Prior to commit d455d87
there was an inconsistency between the position of
the 'address' parameter in 'sb load' and 'sb save'. This was corrected but
it broke some tests. Fix the tests and also the help for 'sb save'.
Signed-off-by: Simon Glass <sjg@chromium.org>