summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Schulz <[email protected]>2026-08-27 21:53:09 +0200
committerHeinrich Schuchardt <[email protected]>2026-08-29 06:41:36 +0200
commit2c359d8eef09afe090e699dc366b1dff466be010 (patch)
tree7f0ab0ea352d3b3b9174633321896d932ce08af5
parent94d70f58b497a404a4f6e955cbd3bd74325e9a16 (diff)
doc: chromium/chainload: update instructions on booting on Snow
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]>
-rw-r--r--doc/chromium/chainload.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/chromium/chainload.rst b/doc/chromium/chainload.rst
index 0f61e020db8..6f8a134c94b 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