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

Issue 1618013: add install to arm platform (Closed)

Created:
10 years, 8 months ago by jiesun
Modified:
9 years, 7 months ago
Reviewers:
Bill Richardson, adlr, piman
CC:
chromium-os-reviews_chromium.org
Visibility:
Public.

Description

add install to arm platform now we could install to mmcblk0. for vogue, we even change the uboot environment. on Samsung, you had to use 'chromeos-install --skip_src_removable' because mmcblk1 is not removable somehow.

Patch Set 1 #

Total comments: 16

Patch Set 2 : modify for review #

Patch Set 3 : code review patches #

Total comments: 1

Patch Set 4 : unfork the make pmbr code #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+167 lines, -90 lines) Patch
M src/platform/installer/chromeos-common.sh View 1 2 3 chunks +93 lines, -12 lines 0 comments Download
M src/platform/installer/chromeos-install View 1 2 3 5 chunks +65 lines, -39 lines 2 comments Download
M src/scripts/build_gpt.sh View 2 chunks +9 lines, -39 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
jiesun
adapt chromeos-install for arm platform. thanks piman's device name manipulation functions.
10 years, 8 months ago (2010-04-10 00:03:28 UTC) #1
piman
Adding Bill because he may have some comments. http://codereview.chromium.org/1618013/diff/1/3 File src/platform/installer/chromeos-install (right): http://codereview.chromium.org/1618013/diff/1/3#newcode49 src/platform/installer/chromeos-install:49: echo ...
10 years, 8 months ago (2010-04-10 00:50:35 UTC) #2
Bill Richardson
Yes, I have a few comments. Thanks. http://codereview.chromium.org/1618013/diff/1/3 File src/platform/installer/chromeos-install (right): http://codereview.chromium.org/1618013/diff/1/3#newcode236 src/platform/installer/chromeos-install:236: PMBRCODE=${MBR_IMG} All ...
10 years, 8 months ago (2010-04-10 01:46:30 UTC) #3
piman
On Fri, Apr 9, 2010 at 6:46 PM, <wfrichar@chromium.org> wrote: > Yes, I have a ...
10 years, 8 months ago (2010-04-10 01:53:56 UTC) #4
jiesun
please have another look http://codereview.chromium.org/1618013/diff/1/3 File src/platform/installer/chromeos-install (right): http://codereview.chromium.org/1618013/diff/1/3#newcode49 src/platform/installer/chromeos-install:49: echo ${SRC} On 2010/04/10 00:50:36, ...
10 years, 8 months ago (2010-04-12 18:34:38 UTC) #5
Bill Richardson
I'd really prefer that you NOT split up common code. I'd also prefer that this ...
10 years, 8 months ago (2010-04-12 20:26:20 UTC) #6
adlr
if you are waiting on bill, you might want to wait on this comment b/c ...
10 years, 8 months ago (2010-04-12 20:31:52 UTC) #7
jiesun
Hello, All, thanks for the review. Bill: I had unfork the make mbr code and ...
10 years, 8 months ago (2010-04-12 21:51:45 UTC) #8
piman
LGTM with couple of nits. http://codereview.chromium.org/1618013/diff/4002/15002 File src/platform/installer/chromeos-install (right): http://codereview.chromium.org/1618013/diff/4002/15002#newcode236 src/platform/installer/chromeos-install:236: # left over from ...
10 years, 8 months ago (2010-04-12 21:59:01 UTC) #9
Bill Richardson
10 years, 8 months ago (2010-04-12 23:21:43 UTC) #10
Thanks for making that change.

LGTM!

Powered by Google App Engine
This is Rietveld 408576698