Aarya uploaded patch set #2 to this change.

View Change

flash.h: Make functions global that will be used for new erase algorithm

The new erase algorithm uses some of the functions which are static to
`flashrom.c`. So make these functions non global and add prototype to
`include\flash.h`.

Change-Id: I7ee7e208948337b88467935fd2861b5f9ad6af9d
Signed-off-by: Aarya Chaumal <aarya.chaumal@gmail.com>
---
M flashrom.c
M include/flash.h
2 files changed, 28 insertions(+), 7 deletions(-)

git pull ssh://review.coreboot.org:29418/flashrom refs/changes/74/71174/2

To view, visit change 71174. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I7ee7e208948337b88467935fd2861b5f9ad6af9d
Gerrit-Change-Number: 71174
Gerrit-PatchSet: 2
Gerrit-Owner: Aarya <aarya.chaumal@gmail.com>
Gerrit-MessageType: newpatchset