[PATCH next 04/45] doc: arch/x86: fix URL to em100
Quentin Schulz <[email protected]>
| Newsgroups | org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <[email protected]> |
From: Quentin Schulz <[email protected]> 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 <[email protected]> --- 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 066838b956b8..7abf819e36f4 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:: -- 2.55.0