commit | 36c03d183041e57714a909f6d020ac10ef279e3b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Dec 16 21:20:31 2020 -0700 |
committer | Simon Glass <sjg@chromium.org> | Fri Dec 18 20:32:21 2020 -0700 |
tree | c938aafffd85a255b583539f707162f4ae9dabab | |
parent | a133e2179a729036e7750b497c1c38f9f6a3a835 [diff] |
cmd: Drop use of old sequence numbers in commands Several commands use sequence numbers. Update them to use the new ones. Signed-off-by: Simon Glass <sjg@chromium.org>