Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(67)

Issue 6749019: ignore fmap if we're erasing the ROM with -E (Closed)

Created:
9 years, 9 months ago by dhendrix
Modified:
9 years, 5 months ago
Base URL:
svn://coreboot.org/flashrom/trunk
Visibility:
Public.

Description

ignore fmap if we're erasing the ROM with -E R=yjlou@chromium.org,reinauer@chromium.org BUG= TEST=

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -3 lines) Patch
M flashrom.c View 1 chunk +5 lines, -3 lines 2 comments Download

Messages

Total messages: 9 (0 generated)
dhendrix
9 years, 9 months ago (2011-03-25 22:32:39 UTC) #1
Stefan Reinauer
http://codereview.chromium.org/6749019/diff/1/flashrom.c File flashrom.c (right): http://codereview.chromium.org/6749019/diff/1/flashrom.c#newcode1901 flashrom.c:1901: if (!erase_it) { should this be if (read_it || ...
9 years, 9 months ago (2011-03-25 22:35:32 UTC) #2
dhendrix
http://codereview.chromium.org/6749019/diff/1/flashrom.c File flashrom.c (right): http://codereview.chromium.org/6749019/diff/1/flashrom.c#newcode1901 flashrom.c:1901: if (!erase_it) { On 2011/03/25 22:35:32, Stefan Reinauer wrote: ...
9 years, 9 months ago (2011-03-25 22:50:44 UTC) #3
Stefan Reinauer
I think we should go with your original patch for now. LGTM
9 years, 9 months ago (2011-03-25 23:55:07 UTC) #4
Louis
Sorry for late reply. Why do we give erase an exception here? Is there any ...
9 years, 9 months ago (2011-03-29 06:35:53 UTC) #5
Louis
Okay, get the motive from CL 6731011. I am thinking the better solution is adding ...
9 years, 9 months ago (2011-03-29 08:11:18 UTC) #6
dhendrix
On 2011/03/29 08:11:18, Louis wrote: > Okay, get the motive from CL 6731011. I am ...
9 years, 8 months ago (2011-03-29 18:08:52 UTC) #7
Stefan Reinauer
Yes, I agree. Let's keep the number of options to a minimum.
9 years, 8 months ago (2011-03-29 19:23:50 UTC) #8
Louis
9 years, 8 months ago (2011-04-01 03:10:23 UTC) #9
--ignore-fmap is in CL http://codereview.chromium.org/6791005. Please kindly
take a look. Thanks.

On 2011/03/29 19:23:50, Stefan Reinauer wrote:
> Yes, I agree. Let's keep the number of options to a minimum.

Powered by Google App Engine
This is Rietveld 408576698