[roll] Roll fuchsia [nelson][board] Move display init from board driver to post-init

Display initialization may need to fall back to reading the display ID
GPIOs if no bootloader is present. Move this step to the post-init
driver which has access to the ID GPIOs.

Original-Bug: b/304828063
Test: CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/957920
Original-Revision: 3b9898eff9209f7eec503822a95943ef1cb9197d
GitOrigin-RevId: b7e5bb8b70d9b50377fa8c7184b3353d6499b33b
Change-Id: Ia9b0de9d26c824af9b045e44d09e99b96a5d17bc
1 file changed
tree: 3fb6c5b7e6daecd699edd74b2c5e3206d5c74255
  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.