fpmcu: Rename FPMCU UARTs

UARTs are now named fpmcu_console* and fpmcu_platform* to make it clear
what they are.

Remove legacy "usbpd" names to avoid confusion.

BUG=b:177331210
TEST=With dragonclaw v0.2 connected to servo micro:
     (chroot) $ sudo servod -b dragonclaw
     (chroot) $ ./util/flash_ec --verbose --board bloonchipper
         --image ./build/bloonchipper/ec.bin
     (chroot) $ screen $(dut-control raw_fpmcu_console_uart_pty |
         cut -d: -f2)

Cq-Depend: chromium:2638136
Change-Id: I45608cafab9f14b761a61907af76e16cb909ad50
2 files changed
tree: 92f0ee993954fe04a47317d1134653063ed5e24a
  1. beaglebone/
  2. chromeos/
  3. defs/
  4. docs/
  5. include/
  6. lib/
  7. polld/
  8. serial_server/
  9. servo/
  10. src/
  11. test/
  12. usbkm232/
  13. .gitignore
  14. getversion.sh
  15. LICENSE
  16. Makefile
  17. navbar.md
  18. OWNERS
  19. README.md
  20. setup.py
README.md

hdctools: Chrome OS Hardware Debug & Control Tools

This repository contains source code and documentation for the Servo debug boards. The tools in this repository require the full CrOS chroot, while the Standalone hdctools can be used without the chroot.

Servo

servod

Closed Case Debugging (CCD)

Power Measurement

Resources