mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-25 21:34:11 +00:00
The only difference between the command and the underlying logic is the setting of envrionment variables. Move this out of the command processing since it needs to be done in any case. Signed-off-by: Simon Glass <sjg@chromium.org>