[roll] Roll fuchsia [physboot][uart][motmot] add very simple physboot uart driver for motmot uart

Just does the basic TX and RX polled mode with no initialization.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/590789
Original-Revision: 639c9aa6b104c0c9b7fa5263c715ba9d10648da5
GitOrigin-RevId: e2b7d70b4cf76bcafba7e871dce859e08246ff4d
Change-Id: Ie29063203912e18d62e23caa40fa87f5f7d61a80
1 file changed
tree: 635515efa3614a663dfb7fd98fd990343c5e24c2
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.