[PATCH 41/45] doc: chromium/chainload: update instructions on booting on Snow
Quentin Schulz <[email protected]>
| Newsgroups | org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <[email protected]> |
From: Quentin Schulz <[email protected]> The link returns a 404 and the Appendix A. link at the bottom of https://www.chromium.org/chromium-os/developer-library/guides/firmware/firmware-porting-guide is a dead link. I found this by looking on a web search engine for a couple seconds and it seems to be matching the title. No clue where this file is supposed to be exposed so let's point at the file in the git repo for now. Signed-off-by: Quentin Schulz <[email protected]> --- doc/chromium/chainload.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/chromium/chainload.rst b/doc/chromium/chainload.rst index 0f61e020db8d..6f8a134c94bf 100644 --- a/doc/chromium/chainload.rst +++ b/doc/chromium/chainload.rst @@ -34,7 +34,7 @@ Snow (Samsung ARM Chromebook) See here: -https://www.chromium.org/chromium-os/firmware-porting-guide/using-nv-u-boot-on-the-samsung-arm-chromebook +https://chromium.googlesource.com/playground/chromium-org-site/+/refs/heads/main/chromium-os/firmware-porting-guide/using-nv-u-boot-on-the-samsung-arm-chromebook.md Nyan-big