Commit Graph

6 Commits

Author SHA1 Message Date
Anton Staaf
73664ab25e Factor out the context specific functions into their own file.
These will be reused by my BCT display tool.

Change-Id: I88d595412ec439a96231b81253eb04ed4bfd377d

BUG=chromium-os:10502
TEST=run cbootimage on test config.

Review URL: http://codereview.chromium.org/6469010
2011-02-17 09:22:32 -08:00
Anton Staaf
fd81bb6a70 Add emacs coding style configuration file.
Change-Id: I49818d167126659c499ec5716bdf841560487826

BUG=None
TEST=None

Review URL: http://codereview.chromium.org/6478003
2011-02-11 09:41:20 -08:00
Anton Staaf
7cdc68c1c4 Check return code of fwrite in raw image writing code.
Change-Id: I8c52a205ae1dc559c9f8b41d4d2c50e821b3b05c

BUG=None
TEST=None

Review URL: http://codereview.chromium.org/6368153
2011-02-10 10:34:15 -08:00
Anton Staaf
9d467bfed6 Fix pointer to integer cast warning.
Change-Id: I149b901885ab09260b0d9c7d82f41a41397d4b44

BUG=None
TEST=build and observe no compiler warnings.

Review URL: http://codereview.chromium.org/6298020
2011-01-28 11:19:05 -08:00
Allen Martin
a5e1002501 Remove extra path element.
Remove extra path element that came as part of the git I cloned
this from.
2011-01-25 12:56:10 -08:00
Peer Chen
8d782eec33 tegra tools: add the cbootimage for google request
cbootimage is a tool used to combine binary .bct, bootloader
and google's component to a spi rom image file.

Change-Id: I25b6fee13d7449fc83ec3802b79cbbbcaae54494
2011-01-25 12:51:58 -08:00