diff options
| author | Quentin Schulz <[email protected]> | 2026-08-25 18:49:42 +0200 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2026-08-29 06:41:35 +0200 |
| commit | c97ac8320c03c907d20a7acf2162b5bcaa046091 (patch) | |
| tree | 1d31d0c6b8916015a2cd4ef3849ddbc923cabd75 | |
| parent | e680470aa028ed2f097c519d1a034b2eabae92ca (diff) | |
doc: arch/x86: update link to DediProg SO8 Testclip
The current link is returning 404. I'm assuming this link here is the
proper product page based on the slug in the URL.
Signed-off-by: Quentin Schulz <[email protected]>
| -rw-r--r-- | doc/arch/x86/x86.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/arch/x86/x86.rst b/doc/arch/x86/x86.rst index 7abf819e36f..09d180087fb 100644 --- a/doc/arch/x86/x86.rst +++ b/doc/arch/x86/x86.rst @@ -192,7 +192,7 @@ On Minnowboard Max the following command line can be used:: sudo em100 -s -p LOW -d u-boot.rom -c W25Q64DW -r A suitable clip for connecting over the SPI flash chip is here: -http://www.dediprog.com/pd/programmer-accessories/EM-TC-8. +https://www.dediprog.com/product/EM-TC-8. This allows you to override the SPI flash contents for development purposes. Typically you can write to the em100 in around 1200ms, considerably faster |
