aboutsummaryrefslogtreecommitdiff
path: root/include/fastboot.h
diff options
context:
space:
mode:
authorTom Rini2024-04-19 07:28:24 -0600
committerTom Rini2024-04-19 07:28:24 -0600
commitc9e25d8c1d2c844ab76a7b0195f293275dcfdc6e (patch)
treefbd188e2f8c678f288dad330f54c9fab7e7a0795 /include/fastboot.h
parent97b34f6ace539c9c16eb8565f8b58730848ba97a (diff)
parentb2acf59baf917c3b4002c1b2094ddb46c03ab02e (diff)
Merge tag 'u-boot-dfu-20240419' of https://source.denx.de/u-boot/custodians/u-boot-dfu
u-boot-dfu-20240419 - new "fastboot oem board" command
Diffstat (limited to 'include/fastboot.h')
-rw-r--r--include/fastboot.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/fastboot.h b/include/fastboot.h
index 1e7920eb913..2ca1b907a54 100644
--- a/include/fastboot.h
+++ b/include/fastboot.h
@@ -48,6 +48,7 @@ enum {
FASTBOOT_COMMAND_OEM_BOOTBUS,
FASTBOOT_COMMAND_OEM_RUN,
FASTBOOT_COMMAND_OEM_CONSOLE,
+ FASTBOOT_COMMAND_OEM_BOARD,
FASTBOOT_COMMAND_ACMD,
FASTBOOT_COMMAND_UCMD,
FASTBOOT_COMMAND_COUNT