Merge tag 'rpi-next-2020.07.2' of https://gitlab.denx.de/u-boot/custodians/u-boot...
[platform/kernel/u-boot.git] / doc / SPI / README.ti_qspi_flash
index 1b86d01..5cc1fd0 100644 (file)
@@ -1,4 +1,4 @@
-QSPI U-boot support
+QSPI U-Boot support
 ------------------
 
 Host processor is connected to serial flash device via qpsi
@@ -31,7 +31,7 @@ Can be used in:
 Memory mapped read mode
 -----------------------
 In this, SPI controller is configured using configuration port and then
-controler is switched to memory mapped port for data read.
+controller is switched to memory mapped port for data read.
 
 Driver
 ------
@@ -44,4 +44,4 @@ drivers/qspi/ti_qspi.c
 Testing
 -------
 A seperated file named README.dra_qspi_test has been created which gives all the
-details about the commands required to test qspi at u-boot level.
+details about the commands required to test qspi at U-Boot level.