mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-07 16:11:43 +00:00
- Pass-thru to IBF handler code in case both IBHF and IBF interrupts are pending, in order to properly keep track our Tx byte count. - Don't disable the SHI IRQ in our host command handler callback since system-wide interrupts are already disabled. BUG=chrome-os-partner:55711,chrome-os-partner:55721 BRANCH=None TEST=Manual on gru with subsequent commit. Verify `flashrom -p ec -r file.bin` passes 100x with no errors or warnings. Signed-off-by: Shawn Nematbakhsh <shawnn@chromium.org> Change-Id: I6225ffde1fe0127c7484933fe4a151d22f42415c Reviewed-on: https://chromium-review.googlesource.com/364234 Commit-Ready: Shawn N <shawnn@chromium.org> Tested-by: Mulin Chao <mlchao@nuvoton.com> Reviewed-by: Randall Spangler <rspangler@chromium.org> Reviewed-by: Mulin Chao <mlchao@nuvoton.com>