Attention is currently required from: Edward O'Callaghan.
Hello Felix Singer, build bot (Jenkins), Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/68661
to look at the new patch set (#5).
Change subject: cli_classic.c: Factor out rom bus limits exceeded validation ......................................................................
cli_classic.c: Factor out rom bus limits exceeded validation
Carve out relevant logic relating to validating the rom decode limits fit within the common buses with certain flash-programmer pairings into its own function.
Move the comment to the top of the new symbol while we are here and rewrite the grammar to be a bit more understandable.
Change-Id: Iba1c3c8ab2edc094ede59156ae5e846900fc0777 Signed-off-by: Edward O'Callaghan quasisec@google.com --- M cli_classic.c 1 file changed, 43 insertions(+), 12 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/61/68661/5