commit | 63f6a37984cf361229b433343ea9146c57a87f18 | [log] [tgz] |
---|---|---|
author | Edward O'Callaghan <quasisec@google.com> | Fri Aug 12 12:56:43 2022 +1000 |
committer | Nico Huber <nico.h@gmx.de> | Sun Jan 29 12:29:02 2023 +0000 |
tree | 0ebdaca6bbf8168b6bbb93da3b3be9dcc0336fe3 | |
parent | ee3fbd7c7c05efbdea2ded8484bcfe96238f0124 [diff] |
parallel.c: Consoldiate parallel master registration logic This is analogous to spi.c and opaque.c however parallel logic was previously never consoldiated. This free's up flashrom.c from namespace pollution. Tested: builds with both make and meson. Change-Id: Ie08e2e6c51ccef5281386bf7e3df439b91573974 Signed-off-by: Edward O'Callaghan <quasisec@google.com> Original-Reviewed-on: https://review.coreboot.org/c/flashrom/+/66651 Original-Reviewed-by: Thomas Heijligen <src@posteo.de> Reviewed-on: https://review.coreboot.org/c/flashrom-stable/+/72349 Reviewed-by: Nico Huber <nico.h@gmx.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>