commit | a447c12ecf71954f40a2b07817b3933b7bd3e495 | [log] [tgz] |
---|---|---|
author | Anastasia Klimchuk <aklm@chromium.org> | Mon May 31 11:20:01 2021 +1000 |
committer | Nico Huber <nico.h@gmx.de> | Sat Mar 04 12:33:03 2023 +0000 |
tree | 073037c43b3dc9b5f6c0204cc5ea8ef0161b7271 | |
parent | cbc5ba049f7d6ce4744eae836221b0fb35a9ac69 [diff] |
bitbang: Extend register_spi_bitbang_master() API with spi data This allows the users of register_spi_bitbang_master() API to pass their spi data into the API, and then the data can go further, into register_spi_master() API. flashrom-stable: Removed unnecessary if. Change-Id: I13e83ae74dbc3a3e79c84d1463683d360ff47bc0 Signed-off-by: Anastasia Klimchuk <aklm@chromium.org> Original-Reviewed-on: https://review.coreboot.org/c/flashrom/+/54990 Original-Reviewed-by: Edward O'Callaghan <quasisec@chromium.org> Reviewed-on: https://review.coreboot.org/c/flashrom-stable/+/73267 Reviewed-by: Nico Huber <nico.h@gmx.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>