From b0e8bc4a3b200287a62b9c9320adb7b85b169e6c Mon Sep 17 00:00:00 2001 From: Anastasia Klimchuk Date: Fri, 2 Aug 2024 18:57:20 +1000 Subject: [PATCH] doc: Add manpage item for nicintel_spi The existing page on old wiki is very small and fits into a manpage item: https://wiki.flashrom.org/NICIntel Change-Id: I139065611c68c0fa0a675fe49a6f8bc20e9057f7 Signed-off-by: Anastasia Klimchuk Reviewed-on: https://review.coreboot.org/c/flashrom/+/83751 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer --- doc/classic_cli_manpage.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/classic_cli_manpage.rst b/doc/classic_cli_manpage.rst index c8aa61f09..cdb70601c 100644 --- a/doc/classic_cli_manpage.rst +++ b/doc/classic_cli_manpage.rst @@ -670,6 +670,11 @@ but it is also possible to use these cards to reflash other chips which fit in t Please note that the small number of address lines connected to the chip may make accessing large chips impossible. The maximum supported chip size is 128KB. +nicintel_spi programmer +^^^^^^^^^^^^^^^^^^^^^^^ + +Programmer for SPI flash ROMs on Intel Gigabit network cards. Tested on 32-bit hardware/PCI only. + nicintel_eeprom programmer ^^^^^^^^^^^^^^^^^^^^^^^^^^