summaryrefslogtreecommitdiff
path: root/include/fastboot.h
diff options
context:
space:
mode:
authorAndy Hu <andy.hu@starfivetech.com>2023-09-07 08:58:32 +0300
committerAndy Hu <andy.hu@starfivetech.com>2023-09-07 08:58:32 +0300
commit948a4d3f04542d4bda65d8bcb8537a63e92f7b61 (patch)
tree5ae49f24479408a70e11a7a879b9f5f2e3cf68ce /include/fastboot.h
parenta987443e92c93f0b623d9e28481d191775dc5a1b (diff)
parent081aa0e676156437fe6326402936c4d1f07818c1 (diff)
downloadu-boot-948a4d3f04542d4bda65d8bcb8537a63e92f7b61.tar.xz
Merge tag 'JH7110_515_SDK_v5.7.2' into vf2-devel
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 57daaf1298..816c01b8fd 100644
--- a/include/fastboot.h
+++ b/include/fastboot.h
@@ -48,6 +48,7 @@ enum {
FASTBOOT_COMMAND_ACMD,
FASTBOOT_COMMAND_UCMD,
#endif
+ FASTBOOT_COMMAND_BLOCK_SIZE,
FASTBOOT_COMMAND_COUNT
};