From e680470aa028ed2f097c519d1a034b2eabae92ca Mon Sep 17 00:00:00 2001 From: Quentin Schulz Date: Tue, 25 Aug 2026 18:49:41 +0200 Subject: doc: arch/x86: fix URL to em100 The URL points to nothing on the Coreboot Gerrit. Instead, let's point at the project page on Gerrit from which one can get the command to use to clone the repo and also show the changes (patchsets) related to the project. Signed-off-by: Quentin Schulz --- doc/arch/x86/x86.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/arch/x86/x86.rst b/doc/arch/x86/x86.rst index 066838b956b..7abf819e36f 100644 --- a/doc/arch/x86/x86.rst +++ b/doc/arch/x86/x86.rst @@ -185,7 +185,7 @@ These notes are for those who want to port U-Boot to a new x86 platform. Since x86 CPUs boot from SPI flash, a SPI flash emulator is a good investment. The Dediprog em100 can be used on Linux. -The em100 tool is available here: http://review.coreboot.org/p/em100.git +The em100 tool is available here: https://review.coreboot.org/admin/repos/em100,general On Minnowboard Max the following command line can be used:: -- cgit v1.3.1