minnowboard: update bootloader binaries

Update the prebuilt bootloader, adds
support for BPT.

Change-Id: I7009f9d14bc5553e0e79b84413bdb74254d6d59c
Signed-off-by: Stefan Stanacar <stefan.stanacar@intel.com>
1 file changed
tree: 0f49ca01f7399a077035ffa07de6fd8c70c219bb
  1. brunch/
  2. build/
  3. cli/
  4. debugging/
  5. pkgconfig/
  6. schema/
  7. tools/
  8. .gitignore
  9. Android.mk
  10. CHANGES.md
  11. MODULE_LICENSE_APACHE2
  12. NOTICE
  13. PREUPLOAD.cfg
  14. README.md
  15. VERSION
README.md

The Brillo Developer Kit (BDK)

This is the bdk which is used to build Brillo.

Directory Listing

  • cli/: The main body of code that makes up the bdk tool.
  • schema/: Specification for the user's project.xml files.
  • CHANGES: A log highlighting major features across releases.
  • VERSION: This file should be the source of truth of the version number for a checkout. It will be updated by Builders and used by tools needing version information.