| commit | 61cbc42f9a0da2f1d82b3d964bbf1fedcef5c294 | [log] [tgz] |
|---|---|---|
| author | Nico Huber <nico.h@gmx.de> | Sun Jun 20 13:20:33 2021 +0200 |
| committer | Nico Huber <nico.h@gmx.de> | Thu Jan 05 17:13:05 2023 +0100 |
| tree | c1ae50591e65a1084b34115b142bf3871e5e3093 | |
| parent | 516fe93927db7af5ba0ec0a9a26fd816985acd3a [diff] |
ft2232_spi: Drop ft2232_spi_send_command() Now that ft2232_spi_send_multicommand() is implemented, we don't need the single-command version anymore. Change-Id: I2e7fa1046e260f490b881a33e02ad73d16f0a30c Signed-off-by: Nico Huber <nico.h@gmx.de> Original-Reviewed-on: https://review.coreboot.org/c/flashrom/+/55684 Original-Reviewed-by: Edward O'Callaghan <quasisec@chromium.org>