aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Beare <bruce.j.beare@intel.com>2015-10-29 08:29:07 -0700
committerLee Campbell <leecam@google.com>2015-11-04 01:16:29 +0000
commitab76b6ca6837943b684eb8327ddab75b07e8806f (patch)
tree5a0e33bce7d494f9432ead89c26a314b6d6d3285
parent72b481451876a0f5599ad542b5e06f86df7c4f96 (diff)
downloadbdk-ab76b6ca6837943b684eb8327ddab75b07e8806f.tar.gz
Add the Intel u-boot firmware
Change-Id: Ia79392787a9123930f531d33925bb763d39433fe Signed-off-by: Bruce Beare <bruce.j.beare@intel.com> (cherry picked from commit b3335746701e9f7de949f5745b0648174cac2200)
-rw-r--r--brunch/lib/bsp/manifest.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/brunch/lib/bsp/manifest.json b/brunch/lib/bsp/manifest.json
index caa5f3f..decb0dd 100644
--- a/brunch/lib/bsp/manifest.json
+++ b/brunch/lib/bsp/manifest.json
@@ -54,6 +54,15 @@
},
{
"package_type" : "git",
+ "name" : "Edison U-boot",
+ "path" : "vendor/bsp/intel/edison/uboot_firmware",
+ "subdir" : ".",
+ "remote" : "https://github.com/01org/edison-u-boot",
+ "licenses" : [],
+ "version" : "binary-brillo-v2015.10:920956d556bbe55bb05b"
+ },
+ {
+ "package_type" : "git",
"name" : "Edison WLAN firmware",
"path" : "vendor/bsp/intel/peripheral/wifi/bcm43340_firmware",
"subdir" : "broadcom_cws/wlan/firmware",