[roll] Roll fuchsia [physboot][uart][ns8250] Remove configuration of the default divisor settings

Assume the bootloader has set up the divisor and leave it alone.

If, in the future, the divisor needs to be configured at boot, will
probably have to resort to passing a hard coded version in via a ZBI
configuration item.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/683850
Original-Revision: 463b0e4bb58b689fb3e19cfeb60f5e73192303f6
GitOrigin-RevId: c7575198e615bb0f69ed3af1d9d96eb496dab6ed
Change-Id: Ia8b8791e1232952ce318587c386c1dcb8c248ace
1 file changed
tree: c5a615b3c7b32927d9db5e8be4056edf3bf626ac
  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.