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

Issue 3106009: Match BOM to get HWQual ID, write proper GBB, and do component test. (Closed)

Created:
10 years, 4 months ago by Tom Wai-Hong Tam
Modified:
9 years, 5 months ago
CC:
chromium-os-reviews_chromium.org, sosa+cc_chromium.org, seano, ericli, petkov+cc_chromium.org
Visibility:
Public.

Description

Match BOM to get HWQual ID, write proper GBB, and do component test. The HWQual ID is found by matching BOM list. The GBB file and the qualified component file are selected by HWQual ID. So the control flow for doing that: - Run hardware_Components test with ignored cids, like RO hash, HWQual ID, etc; - Obtain the HWQual ID from the above test; - Select proper GBB file belonging to the HWQual ID and run factory_WriteGBB; - Select proper qualified component file belonging to the HWQaul ID and run hardware_Component test. TEST=manual, run the above flow in a real device. BUG=chrome-os-partner:501

Patch Set 1 #

Patch Set 2 : rename gbb file #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -14 lines) Patch
M client/site_tests/suite_Factory/control View 1 5 chunks +48 lines, -14 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Tom Wai-Hong Tam
10 years, 4 months ago (2010-08-13 05:44:30 UTC) #1
Tom Wai-Hong Tam
Hi Tammo, Could you take a look at this CL?
10 years, 4 months ago (2010-08-18 04:50:02 UTC) #2
Tammo Spalink
10 years, 4 months ago (2010-08-20 02:25:32 UTC) #3
lgtm -- although now i need to figure out how to add this functionality to my
refactored control

Powered by Google App Engine
This is Rietveld 408576698