]> git.dujemihanovic.xyz Git - u-boot.git/commit
cmd: Drop use of old sequence numbers in commands
authorSimon Glass <sjg@chromium.org>
Thu, 17 Dec 2020 04:20:31 +0000 (21:20 -0700)
committerSimon Glass <sjg@chromium.org>
Sat, 19 Dec 2020 03:32:21 +0000 (20:32 -0700)
commit36c03d183041e57714a909f6d020ac10ef279e3b
treec938aafffd85a255b583539f707162f4ae9dabab
parenta133e2179a729036e7750b497c1c38f9f6a3a835
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>
cmd/axi.c
cmd/i2c.c
cmd/osd.c
drivers/core/dump.c