| # Fuchsia U-Boot |
| |
| This repository contains a variety of U-Boot implementations in the branches. |
| A quick summary is provided below, consult the specific branch for details |
| and licensing information. |
| |
| ## Upstream |
| |
| All `upstream/*` tags and branches are mirrored directly from the upstream |
| U-Boot source at https://github.com/u-boot/u-boot. |
| |
| ## Astro/Nelson/Sherlock (Smart Displays) |
| |
| These branches contain the U-Boot source used on Smart Display devices: |
| |
| * `astro`: Google Nest Hub |
| * `nelson`: Google Nest Hub (2nd gen) |
| * `sherlock`: Google Nest Hub Max |
| |
| All published releases are also tagged with their version number. |
| |
| ## VIM3 |
| |
| The `vim3` branch contains a U-Boot implementation for running Fuchsia on the |
| Khadas VIM3 development board. |
| |
| ## Deprecated |
| |
| These branches have been deprecated and are no longer maintained: |
| |
| * `imx8mevk` |
| * `vim2` |