picoimx: add uboot packages

Added uboot packages for picoimx.

Change-Id: I2364ab742ce24c06aa1fcf7ae2655ed8efb9e987
Signed-off-by: fang hui <hui.fang@freescale.com>
1 file changed
tree: 0732eba438460806ebd7e07e46a0f5ff251c9915
  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.