David Hendricks uploaded patch set #2 to this change.

View Change

layout: Add a function to check if numeric range is included

This adds a helper function to iterate thru ranges to check if a
specified numeric range is marked as included in the layout.

If no include -i arguments were used to specify included regions,
then any range will return true.

Change-Id: I096410ea957fe204affa67734e7589a6e4424a26
Signed-off-by: David Hendricks <dhendricks@fb.com>
---
M layout.c
M layout.h
2 files changed, 26 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/flashrom refs/changes/69/20569/2

To view, visit change 20569. To unsubscribe, visit settings.

Gerrit-Project: flashrom
Gerrit-Branch: staging
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I096410ea957fe204affa67734e7589a6e4424a26
Gerrit-Change-Number: 20569
Gerrit-PatchSet: 2
Gerrit-Owner: David Hendricks <david.hendricks@gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>