summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Goncharov <chat@joursoir.net>2023-02-25 17:32:21 +0400
committerThomas Heijligen <src@posteo.de>2023-03-01 09:41:02 +0000
commit263d50c7d1f149c5d0f14512a1f6251b2a4e878f (patch)
tree8f7b9e2f001c8afec81595502b8ad394411901ca
parentf4f2f3dd19784efa26fd5619b7a44b4cdf14b04c (diff)
downloadflashrom-263d50c7d1f149c5d0f14512a1f6251b2a4e878f.tar.gz
flashrom-263d50c7d1f149c5d0f14512a1f6251b2a4e878f.tar.bz2
flashrom-263d50c7d1f149c5d0f14512a1f6251b2a4e878f.zip
doc/classic_cli_manpage: add missing chip for ft2232_spi programmer
FTDI FT4233H chip was added in commit bc2e3b6b79dd1383cdf3d965df2fc5c0d6596b02 Change-Id: Id25f6444bfe871f7b01ae2caff23ce973b44567a Signed-off-by: Alexander Goncharov <chat@joursoir.net> Reviewed-on: https://review.coreboot.org/c/flashrom/+/73260 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Thomas Heijligen <src@posteo.de>
-rw-r--r--doc/classic_cli_manpage.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classic_cli_manpage.rst b/doc/classic_cli_manpage.rst
index fc0ae14f3..d46d9cac7 100644
--- a/doc/classic_cli_manpage.rst
+++ b/doc/classic_cli_manpage.rst
@@ -30,7 +30,7 @@ DESCRIPTION
It's often used to flash BIOS/EFI/coreboot/firmware images in-system using a supported mainboard.
However, it also supports various external PCI/USB/parallel-port/serial-port based devices which can program flash
chips, including some network cards (NICs), SATA/IDE controller cards, graphics cards, the Bus Pirate device,
-various FTDI FT2232/FT4232H/FT232H based USB devices, and more.
+various FTDI FT2232/FT4232H/FT4233H/FT232H based USB devices, and more.
It supports a wide range of DIP32, PLCC32, DIP8, SO8/SOIC8, TSOP32, TSOP40, TSOP48, and BGA chips,
which use various protocols such as LPC, FWH, parallel flash, or SPI.