mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-14 16:46:23 +00:00
6c2cbf567e561b2ead187cae5c1749becf7149c4
zoombini does not have MKBP enabled, it's nonsensical to have the sensor EC side FIFO enabled. while it does compile (currently) it makes no sense to have one without the other. The next patch in this series will add more cross coupling between them (MKBP set_gpio time will have to be communicated to the sensor fifo code). And buildall is failing due to this half inclusion. This patch disables FIFO stuff on zoombini as a fix. With that we also need to disable the vsync sensor, since that depends on FIFO. #ifdefs everywhere! TEST=FIFO stuff will not get compiled in when there's no MKBP TEST=Next patch doesn't fail buildall anymore. BRANCH=master BUG=None Change-Id: I6877fd131b84e9d42f32c5628c928a1355a5774c Signed-off-by: Alexandru M Stan <amstan@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/1055189 Reviewed-by: Gwendal Grignou <gwendal@chromium.org>
For an overview of the Embedded Controller firmware, refer to http://www.chromium.org/chromium-os/2014-firmware-summit For instructions on building from source, refer to http://www.chromium.org/chromium-os/ec-development/getting-started-building-ec-images-quickly
Description
Languages
C
64.7%
Lasso
20.7%
ASL
3.6%
JavaScript
3.2%
C#
2.9%
Other
4.6%