[roll] Roll fuchsia Revert "[physboot] Synthesize UART peripheral range"

This reverts commit 04553c50d166a8c619dc00d06cc938e1237dba9f.

Reason for revert: Smart displays on user builds got stuck in a bootloop.

Original-Bug: b/315961208

Original change's description:
> [physboot] Synthesize UART peripheral range
>
> Synthesize ARM Peripheral range for UART, since its not provided by the
> devicetree boot shim.
>
> Original-Bug: 136174
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/941697

Original-Bug: 136174
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/959978
Original-Revision: c8ff0fc2b75f871a93998fce757c29e68a6d515e
GitOrigin-RevId: d5d21e29f1a2d0bd1ca141d06f64a2c1ff67d9f2
Change-Id: Ia3030ae7d85c0b5447f1e73d5a2e8c67d4e0f615
1 file changed
tree: 11c6e168d8c2c9656b2779a745a3871aadaf0034
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.