commit | 48a946673fa770a9224c2b79a8f8440c51b109ed | [log] [tgz] |
---|---|---|
author | Edward O'Callaghan <quasisec@google.com> | Sat Feb 26 11:36:17 2022 +1100 |
committer | Nico Huber <nico.h@gmx.de> | Sun Jan 29 12:29:02 2023 +0000 |
tree | 62f3bd1fee1f4e6cf45d42011d2dcbb435ca028e | |
parent | 15004ba11d6c3b86c7824bb30a630c81e94cc9a4 [diff] |
pcidev: Move scandev_inclass logic from internal to pcidev Tested: ```sudo ./flashrom -p internal -r /tmp/bios <snip> Found Programmer flash chip "Opaque flash chip" (16384 kB, Programmer-specific) mapped at physical address 0x0000000000000000. Reading flash... done. ``` Change-Id: I1978e178fb73485f1c5c7e732853522847267cee Signed-off-by: Edward O'Callaghan <quasisec@google.com> Original-Reviewed-on: https://review.coreboot.org/c/flashrom/+/59277 Original-Reviewed-by: Anastasia Klimchuk <aklm@chromium.org> Reviewed-on: https://review.coreboot.org/c/flashrom-stable/+/72302 Reviewed-by: Nico Huber <nico.h@gmx.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>