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

Issue 6813056: Add crossystem fwupdate_tries and fix nv storage writes (Closed)

Created:
9 years, 8 months ago by Randall Spangler
Modified:
9 years, 7 months ago
CC:
chromium-os-reviews_chromium.org
Visibility:
Public.

Description

Add crossystem fwupdate_tries and fix nv storage writes Change-Id: I1835f4867de80aa3764e4a4c6d90b3fde2dc4308 R=reinauer@chromium.org BUG=chromium_os:13672 TEST=manual crossystem kern_nv=3 crossystem fwupdate_tries # should print 3 crossystem fwupdate_tries=15 crossystem kern_nv # should print 0x0000000F crossystem kern_nv=0 crossystem fwupdate_tries # should print 0 Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=d772823

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -1 line) Patch
M host/lib/crossystem.c View 5 chunks +17 lines, -1 line 0 comments Download
M utility/crossystem_main.c View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Randall Spangler
9 years, 8 months ago (2011-04-08 21:01:21 UTC) #1
Stefan Reinauer
9 years, 8 months ago (2011-04-08 21:03:12 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698