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

Issue 6374016: write_tegra_bios replaces the numerous burn-u-boot scripts. (Closed)

Created:
9 years, 11 months ago by robotboy
Modified:
9 years, 7 months ago
Reviewers:
Kenneth Waters, sjg, vb
CC:
chromium-os-reviews_chromium.org, Che-Liang Chiou, Tom Wai-Hong Tam
Visibility:
Public.

Description

write_tegra_bios replaces the numerous burn-u-boot scripts. This tool uses the overlay list to find the board specific files needed to write a new BIOS image to a tegra board. Change-Id: I31793062c383ffa351b76b80882f8d69c2fce560 BUG=None TEST=flash U-Boot on all tegra boards (with some changes to the burn-u-boot directories). Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=6112ccc

Patch Set 1 #

Total comments: 7

Patch Set 2 : Address review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+122 lines, -0 lines) Patch
A host/write_tegra_bios View 1 1 chunk +122 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
robotboy
9 years, 11 months ago (2011-01-27 21:29:29 UTC) #1
vb
http://codereview.chromium.org/6374016/diff/1/host/write_tegra_bios File host/write_tegra_bios (right): http://codereview.chromium.org/6374016/diff/1/host/write_tegra_bios#newcode11 host/write_tegra_bios:11: # Include common CrOS utilities. you might want to ...
9 years, 11 months ago (2011-01-27 21:43:15 UTC) #2
robotboy
Done, PTAL. http://codereview.chromium.org/6374016/diff/1/host/write_tegra_bios File host/write_tegra_bios (right): http://codereview.chromium.org/6374016/diff/1/host/write_tegra_bios#newcode11 host/write_tegra_bios:11: # Include common CrOS utilities. Done, but ...
9 years, 11 months ago (2011-01-27 22:30:41 UTC) #3
vb
LGTM http://codereview.chromium.org/6374016/diff/1/host/write_tegra_bios File host/write_tegra_bios (right): http://codereview.chromium.org/6374016/diff/1/host/write_tegra_bios#newcode65 host/write_tegra_bios:65: if ! which nvflash >/dev/null ; then On ...
9 years, 11 months ago (2011-01-27 22:36:44 UTC) #4
Kenneth Waters
9 years, 11 months ago (2011-01-27 22:46:29 UTC) #5
lgtm.

Powered by Google App Engine
This is Rietveld 408576698