Hello Shawn Nematbakhsh, Paul Menzel, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/22501
to look at the new patch set (#2).
Change subject: Initial MTD support ......................................................................
Initial MTD support
(This patch was ported from chromiumos @cebee89a)
This adds MTD support to flashrom so that we can read, erase, and write content on a NOR flash chip via MTD.
BUG=chrome-os-partner:40208 BRANCH=none TEST=read, write, and erase works on Oak
Signed-off-by: David Hendricks dhendrix@chromium.org Change-Id: Ib3b8963874722ea80299e9298101409408d6c253 Reviewed-on: https://chromium-review.googlesource.com/272983 Reviewed-by: Shawn N shawnn@chromium.org --- M Makefile M flashrom.c M internal.c A linux_mtd.c M programmer.h 5 files changed, 417 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/01/22501/2