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

Issue 1694021: Add --bootargs option to build_image. (Closed)

Created:
10 years, 7 months ago by robotboy
Modified:
9 years, 7 months ago
Reviewers:
Bill Richardson, adlr, piman
CC:
chromium-os-reviews_chromium.org, dneiss, adlr
Base URL:
ssh://git@chromiumos-git/chromeos
Visibility:
Public.

Description

Add --bootargs option to build_image. This allows appending extra kernel command line parameters to the ARM kernel command line on the Voguev210 boards. BUG=None TEST=Built image

Patch Set 1 #

Total comments: 2

Patch Set 2 : Change command line parameter name. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -2 lines) Patch
M src/platform/installer/chromeos-common.sh View 1 chunk +2 lines, -0 lines 0 comments Download
M src/scripts/build_gpt.sh View 1 2 chunks +7 lines, -1 line 0 comments Download
M src/scripts/build_image View 1 2 chunks +7 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
robotboy
10 years, 7 months ago (2010-04-30 00:52:02 UTC) #1
adlr
LGTM w/ comments http://codereview.chromium.org/1694021/diff/1/3 File src/scripts/build_gpt.sh (right): http://codereview.chromium.org/1694021/diff/1/3#newcode24 src/scripts/build_gpt.sh:24: DEFINE_string bootargs "" \ s/bootargs/extra_arm_bootargs/? http://codereview.chromium.org/1694021/diff/1/4 ...
10 years, 7 months ago (2010-04-30 00:55:06 UTC) #2
piman
LGTM with Andrew's comments
10 years, 7 months ago (2010-04-30 01:07:25 UTC) #3
Bill Richardson
I agree with adlr's comments, but otherwise LGTM.
10 years, 7 months ago (2010-04-30 16:24:16 UTC) #4
robotboy
10 years, 7 months ago (2010-04-30 16:49:53 UTC) #5
Done, thanks all.

Powered by Google App Engine
This is Rietveld 408576698