summaryrefslogtreecommitdiff
path: root/chip/g/hw_regdefs.h
Commit message (Collapse)AuthorAgeFilesLines
* cr50: integrate register definitions consistent with real siliconVadim Bendebury2016-02-091-122/+96
| | | | | | | | | | | | | | | The new register definitions file has been supplied, it is not defining some fields which were present only in FPGA. Some tweaks are required to accommodate this. BRANCH=none BUG=chrome-os-partner:50141 TEST=new code successfully boots on the evaluation board Change-Id: Ie4158554e0aaf039d59669558861a763a23f0ceb Signed-off-by: Vadim Bendebury <vbendeb@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/326803 Reviewed-by: Bill Richardson <wfrichar@chromium.org>
* cr50: rename hw generated register definitions fileVadim Bendebury2015-11-211-0/+27659
This common for all g based boards file should not be associated with a single board. BRANCH=none BUG=none TEST=the device still builds and boots. Change-Id: I34c49a095abd8e49b492c318823dd8f56609fdc8 Signed-off-by: Vadim Bendebury <vbendeb@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/313631 Reviewed-by: Bill Richardson <wfrichar@chromium.org>