[roll] Roll fuchsia [assembly] Move serial core driver to base from bootfs The serial driver is now a boot driver which is not the ideal case. The reason is that it should act as the fallback driver for uart child node, which means it will bind to uart child node when no other driver binds to the node, as a boot driver it'll seize the node from all the base drivers because starts earlier during device boot. This CL moves serial driver to base driver. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1177132 Size-Review: James Sullivan <jfsulliv@google.com> Original-Revision: 20718b91c2526c520d7798d1fd38df85ee8d12dd GitOrigin-RevId: 09f8a30f2f15116d3ac346a86b8961518baa5316 Change-Id: I49e1f7a71f3823bae10ca771c537c748371a53a9
This repository contains Fuchsia's Global Integration manifest files.
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 in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.