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

Issue 4167001: Change H2C boot params to match legacy. (Closed)

Created:
10 years, 1 month ago by Nick Sanders
Modified:
9 years, 7 months ago
Reviewers:
hughd
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa, Olof Johansson, Bill Richardson
Visibility:
Public.

Description

Notes: This just matches H2C and H2O Changes are: -earlyprintk: serial isn't supported, so remove -console=ttyS0: allow /dev/console to function, after serial console support is removed. +quiet: sets loglevel=2, quiets early boot +console=tty2: this will output console onto vt2. +loglevel=1: this reduces output to vt2 past what quiet specifies. BUG=chromium-os:8084 TEST="boot factory install shim, regular image. Note /dev/console works and outputs to tty2" Change-Id: I2d77bf1de5870c7e610859f063d5a587acd56051

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M build_kernel_image.sh View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
hughd
LGTM. (I think "quiet" also keeps the booting of vmlinuz quiet, and init/main.c suggests that ...
10 years, 1 month ago (2010-10-26 04:16:45 UTC) #1
Nick Sanders
10 years, 1 month ago (2010-10-26 04:30:03 UTC) #2
Corrected in CL discription. thanks!

Powered by Google App Engine
This is Rietveld 408576698