diff options
author | Stefan Weil <sw@weilnetz.de> | 2020-11-17 20:34:48 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-11-18 09:29:41 +0100 |
commit | ac9574bc879c50aecd4abf1d680e146f97d55487 (patch) | |
tree | b915ebdb2f1f594751396c3d5893c93297f04045 /docs/can.txt | |
parent | 933c8fe7814d481ad19ded7ff0b5b4389e5d3176 (diff) | |
download | qemu-ac9574bc879c50aecd4abf1d680e146f97d55487.zip qemu-ac9574bc879c50aecd4abf1d680e146f97d55487.tar.gz qemu-ac9574bc879c50aecd4abf1d680e146f97d55487.tar.bz2 |
docs: Fix some typos (found by codespell)
Fix also a similar typo in a code comment.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Message-Id: <20201117193448.393472-1-sw@weilnetz.de>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'docs/can.txt')
-rw-r--r-- | docs/can.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/can.txt b/docs/can.txt index 5838f66..0d31023 100644 --- a/docs/can.txt +++ b/docs/can.txt @@ -19,7 +19,7 @@ interface to implement because such device can be easily connected to systems with different CPU architectures (x86, PowerPC, Arm, etc.). In 2020, CTU CAN FD controller model has been added as part -of the bachelor theses of Jan Charvat. This controller is complete +of the bachelor thesis of Jan Charvat. This controller is complete open-source/design/hardware solution. The core designer of the project is Ondrej Ille, the financial support has been provided by CTU, and more companies including Volkswagen subsidiaries. @@ -31,7 +31,7 @@ testing lead to goal change to provide environment which provides complete emulated environment for testing and RTEMS GSoC slot has been donated to work on CAN hardware emulation on QEMU. -Examples how to use CAN emulation for SJA1000 based borads +Examples how to use CAN emulation for SJA1000 based boards ========================================================== When QEMU with CAN PCI support is compiled then one of the next @@ -106,8 +106,8 @@ This open-source core provides CAN FD support. CAN FD drames are delivered even to the host systems when SocketCAN interface is found CAN FD capable. -The PCIe borad emulation is provided for now (the device identifier is -ctucan_pci). The defauld build defines two CTU CAN FD cores +The PCIe board emulation is provided for now (the device identifier is +ctucan_pci). The default build defines two CTU CAN FD cores on the board. Example how to connect the canbus0-bus (virtual wire) to the host |