summaryrefslogtreecommitdiff
path: root/cts
diff options
context:
space:
mode:
authorMary Ruthven <mruthven@chromium.org>2016-06-30 12:54:18 -0700
committerchrome-bot <chrome-bot@chromium.org>2016-07-11 10:23:10 -0700
commit9a710bd340f12db0334e08bc46cb2228f42ff956 (patch)
treeb803bfeafcd79807df2f0aab797347a1bdcce260 /cts
parent51b24ef2325b04f769a41c0ee197ef93d45cc8e2 (diff)
downloadchrome-ec-9a710bd340f12db0334e08bc46cb2228f42ff956.tar.gz
cr50: disable UART0 RX
If the UART0 RX pad is not pulled up, cr50 will get held up on all of the interrupts triggered by the low signal. This causes cr50 to reboot continuously. UART0 RX was moved to DIOA13, which does not have an internal pull up. This means we have to rely on an external pull up. Because not having an external pull up on DIOA13 could prevent the system from booting and UART0 RX is only used as an alternate debugging mechanism from suzyq, we decided it is best for UART0 RX to be disabled by default. BUG=none BRANCH=none TEST=Connect UART1_RX to DIOA1 and test that it still accepts input. Disconnect it from any pads. Verify the system boots normally and console input from DIOA1 no longer works but the suzyq shell still does. Change-Id: I68988c59cfce610cc6c360bf8dd9685e98ab12ff Reviewed-on: https://chromium-review.googlesource.com/357881 Commit-Ready: Mary Ruthven <mruthven@chromium.org> Tested-by: Mary Ruthven <mruthven@chromium.org> Reviewed-by: Scott Collyer <scollyer@chromium.org>
Diffstat (limited to 'cts')
0 files changed, 0 insertions, 0 deletions