Skip to content
Snippets Groups Projects
Commit eaff4826 authored by James Tucker's avatar James Tucker Committed by CQ bot account: commit-bot@chromium.org
Browse files

[netboot] update bootloader BOOTLOADER_VERSION

The change in minfs format requires that the zedboot key contains a driver
new enough to read the paved filesystems.

Test: manual
Bug: ZX-3042 #done
Change-Id: Id9691fc8e97e741fda5e0364d9e51a3063d61ab0
parent 3f34be9f
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@
// clang-format off
#define BOOTLOADER_VERSION "0.7.11"
#define BOOTLOADER_VERSION "0.7.12"
#define NB_MAGIC 0xAA774217
#define NB_DEBUGLOG_MAGIC 0xAEAE1123
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment