aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Stanacar <stefan.stanacar@intel.com>2016-05-04 18:04:17 +0300
committerStefan Stanacar <stefan.stanacar@intel.com>2016-05-18 16:39:33 +0300
commitb5c64d7d9515d6212ffc1f82fbb57b36501cf873 (patch)
treeee8ad4af0b09a4af4fc43093c63a39594c135a5d
parentb6bb72e42919381087cbc0c814dc93fdbe320030 (diff)
downloadbdk-b5c64d7d9515d6212ffc1f82fbb57b36501cf873.tar.gz
edison: update u-boot binaries
This update add support for BPT generated partition tables and drops gpt.bin Includes these source commits: 541858e edison: make power on write protection configurable b547979 fastboot: make GPT partitions verification optional 996b9e7 edison: Add variables to kernel command line 5f99566 brillo: Add erase userdata before recovery mode 6f9233d Add more info to "fastboot getvar all" command 32effe5 fastboot: Change gpt flashing to consider full images eb94feb Add indication when booting to the non-requested A/B 56ec6fb edison: write the developer key to the security partition be08822 brillo: Invalidate slots before booting to recovery Bug: 28252130 Change-Id: I78c27a40858102ce885cf169814f11a9babfdf1b Signed-off-by: Stefan Stanacar <stefan.stanacar@intel.com>
-rw-r--r--cli/config/bsp_manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/config/bsp_manifest.json b/cli/config/bsp_manifest.json
index 10d950f..5ecbf75 100644
--- a/cli/config/bsp_manifest.json
+++ b/cli/config/bsp_manifest.json
@@ -29,7 +29,7 @@
"intel_edison_binaries" : {
"package_type" : "git",
"remote" : "https://github.com/01org/brillo-edison-binaries",
- "version" : "brillo-2016-04-01:7f9315b8c79fe2cceadd15812812864473841732",
+ "version" : "brillo-2016-05-18:b0671f8fc9e5501ae7b2a0aee76af08aad72ff69",
"subpackages" : {
"ifwi" : {
"subdir" : "ifwi_firmware",