mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-01 14:11:15 +02:00
doc/classic_cli_manpage: add missing chip for ft2232_spi programmer
FTDI FT4233H chip was added in commit
bc2e3b6b79
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>
This commit is contained in:

committed by
Thomas Heijligen

parent
f4f2f3dd19
commit
263d50c7d1
@ -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.
|
||||
|
Reference in New Issue
Block a user