aboutsummaryrefslogtreecommitdiffstats
path: root/docs/plat/rpi4.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/plat/rpi4.rst')
-rw-r--r--docs/plat/rpi4.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/plat/rpi4.rst b/docs/plat/rpi4.rst
index beb0227c2..6e83fd730 100644
--- a/docs/plat/rpi4.rst
+++ b/docs/plat/rpi4.rst
@@ -60,7 +60,7 @@ As with the previous models, the GPU and its firmware are the first entity to
run after the SoC gets its power. The on-chip Boot ROM loads the next stage
(bootcode.bin) from flash (EEPROM), which is again GPU code.
This part knows how to access the MMC controller and how to parse a FAT
-filesystem, so it will load further compononents and configuration files
+filesystem, so it will load further components and configuration files
from the first FAT partition on the SD card.
To accommodate this existing way of configuring and setting up the board,