]> git.baikalelectronics.ru Git - uboot.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)
commite09f089f05837a6193c05132e9f8f5729537352a
treec938aafffd85a255b583539f707162f4ae9dabab
parent6e9725cc1f373f1b88619ea788a424fa0abd1d98
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