picoimx: Correct the misspelled firmware URL

Correct the misspelled URL from fimware to
firmware. The misspelled URL is able to use
although.

Change-Id: I0f1722e1ebb9cc58c0805c648d58db16813ab290
Signed-off-by: Haoran Wang <Haoran.Wang@freescale.com>
1 file changed
tree: 390242a6fbcc45ae4070d94ff563aae22dc3fb7d
  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.