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

Issue 6524004: Add bct_dump tool. (Closed)

Created:
9 years, 10 months ago by robotboy
Modified:
9 years, 7 months ago
Reviewers:
pchen, vb, jimmzhang
CC:
chromium-os-reviews_chromium.org
Visibility:
Public.

Description

Add bct_dump tool. This tool dumps a human readable version of the BCT file provided on the command line to stdout. Change-Id: Ic9609b16aee307fd78c2d5d472d8d08072573df6 BUG=chromium-os:11981 TEST=run bct_dump on SPI and NAND BCT files and verify that the expected values are displayed. This CL depends on: http://codereview.chromium.org/6469010/ Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=c624427

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+173 lines, -29 lines) Patch
M GNUmakefile View 1 chunk +40 lines, -16 lines 2 comments Download
A bct_dump.c View 1 chunk +120 lines, -0 lines 2 comments Download
M nvboot_bct.h View 1 chunk +13 lines, -13 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
robotboy
9 years, 10 months ago (2011-02-14 22:49:48 UTC) #1
robotboy
Anyone want to comment on this? Peer, are you OK with this CL? Thanks, Anton
9 years, 10 months ago (2011-02-23 21:36:49 UTC) #2
vb
a couple of nits, otherwise LGTM, but I suggest to hear from Nvidia folks http://codereview.chromium.org/6524004/diff/1/GNUmakefile ...
9 years, 10 months ago (2011-02-23 22:34:02 UTC) #3
robotboy
Comments below. Thanks, Anton http://codereview.chromium.org/6524004/diff/1/GNUmakefile File GNUmakefile (right): http://codereview.chromium.org/6524004/diff/1/GNUmakefile#newcode22 GNUmakefile:22: $(CC) -o $@ $^ $(CFLAGS) ...
9 years, 10 months ago (2011-02-23 22:45:52 UTC) #4
pchen
9 years, 10 months ago (2011-02-24 10:26:08 UTC) #5
looks good to me.

Powered by Google App Engine
This is Rietveld 408576698