summaryrefslogtreecommitdiff
path: root/doc/README.chromium-chainload
AgeCommit message (Collapse)Author
2021-03-27doc: Convert Chromium OS docs to rstSimon Glass
Move this documentation over to reST. Move the example files into a files/ directory so they are still separate. Do a few minor updates while we are here: - Tidy up sandbox build instructions - Update my github account name - Add some talks and links Signed-off-by: Simon Glass <[email protected]>
2019-04-11cros: Expand the Chromium OS documentationSimon Glass
The current documentation only covers how to chain-load U-Boot on a Chromebook. Add more information about the other ways to use U-Boot on Chromebooks. In particular it is again possible to build it with Chromium OS verified boot. Signed-off-by: Simon Glass <[email protected]>