Revert "[bootserver] add firmware support"

This reverts commit 73d8e9dd0b4d3c7c0f0c01dc77648a2a58d7ec87.

Reason for revert: Possibly causing timeouts on host_x64/bootserver_tests (http://fxb/49466)

Original change's description:
> [bootserver] add firmware support
>
> Adds support for sending firmware files via bootserver.
>
> Due to the current WFH situation, this support is introduced as a
> soft-transition where initially it may fail (since zedboot doesn't know
> what to do with the firmware file), but we keep going. This will allow
> the paver to write the new zedboot which then has firmware support.
>
> Bug: 45606
> Change-Id: I2cc93682edbc1653e9112d69c024d9299f763a43
> Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/377140
> Commit-Queue: David Pursell <dpursell@google.com>
> Reviewed-by: Suraj Malhotra <surajmalhotra@google.com>
> Reviewed-by: Carlos Pizano <cpu@google.com>
> Testability-Review: Suraj Malhotra <surajmalhotra@google.com>

TBR=cpu@google.com,surajmalhotra@google.com,dpursell@google.com

# Not skipping CQ checks because original CL landed > 1 day ago.

Bug: 49466
Bug: 45606
Change-Id: I32eec065b9e76a24a2a03f4e5a3e721e41cd4fb9
Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/378234
Commit-Queue: Oliver Newman <olivernewman@google.com>
Reviewed-by: Oliver Newman <olivernewman@google.com>
9 files changed
tree: aae77c5c697c9794a07bac9bf31d0c93c5d641bb
  1. boards/
  2. build/
  3. bundles/
  4. docs/
  5. examples/
  6. garnet/
  7. products/
  8. scripts/
  9. sdk/
  10. src/
  11. third_party/
  12. tools/
  13. zircon/
  14. .clang-format
  15. .clang-tidy
  16. .dir-locals.el
  17. .gitattributes
  18. .gitignore
  19. .gn
  20. .style.yapf
  21. AUTHORS
  22. BUILD.gn
  23. CODE_OF_CONDUCT.md
  24. CONTRIBUTING.md
  25. LICENSE
  26. OWNERS
  27. PATENTS
  28. README.md
  29. rustfmt.toml
README.md

Fuchsia

Pink + Purple == Fuchsia (a new operating system)

What is Fuchsia?

Fuchsia is a modular, capability-based operating system. Fuchsia runs on modern 64-bit Intel and ARM processors.

Fuchsia is an open source project with a code of conduct that we expect everyone who interacts with the project to respect.

How can I build and run Fuchsia?

See Getting Started.

Where can I learn more about Fuchsia?

See fuchsia.dev.