summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Palatin <vpalatin@chromium.org>2012-06-08 16:53:06 +0000
committerGerrit <chrome-bot@google.com>2012-06-08 16:27:12 -0700
commit6f44651eb063eeffd85d68311712378243aa96e8 (patch)
treee002da3ff2675091cbc807f057eb6340e371cff8
parented0fd8752922ae15503df1d557e37771bc5f261f (diff)
downloadchrome-ec-6f44651eb063eeffd85d68311712378243aa96e8.tar.gz
qemu: allow to boot link EC firmware
Add the minimal amount of stubs (namely MOSCCTL, UARTCC and FLASH_FMPPEx registers) to the emulation to be able to boot link EC firmware and pass OS tests. the QEMU binary is generated from the chromeos-ec-0.15.1 sandbox of the chromium.org qemu.git repository at hash 1a48940. I will add next better GPIO control and default states to ensure we are booting the proper mode. Signed-off-by: Vincent Palatin <vpalatin@chromium.org> BUG=chrome-os-partner:10240 TEST=make qemu-tests BOARD=link ./util/run_qemu_test -b link Change-Id: I3d7b9247628133289e0ef04bb7d85c7438b6ed81 Reviewed-on: https://gerrit.chromium.org/gerrit/24880 Tested-by: Vincent Palatin <vpalatin@chromium.org> Reviewed-by: Randall Spangler <rspangler@chromium.org> Commit-Ready: Vincent Palatin <vpalatin@chromium.org>
-rwxr-xr-xutil/qemu-system-armbin3509800 -> 3509800 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/util/qemu-system-arm b/util/qemu-system-arm
index e84e498e8d..27a01a9868 100755
--- a/util/qemu-system-arm
+++ b/util/qemu-system-arm
Binary files differ