Skip to content

Commit 4ab193f

Browse files
mheibarsnick
andauthored
Update docs/source/carrierboard_development.rst
Co-authored-by: barsnick <barsnick@users.noreply.github.com>
1 parent 1428210 commit 4ab193f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/carrierboard_development.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ files in the root filesystem of the firmware in the ``/boot`` directory.
163163
Loading of such files can be controlled with the U-Boot environment variable ``overlays``. This variable can hold a whitespace
164164
separated list of filenames (basename of the file, i.e. without ``/boot`` prefix) which are loaded and merged
165165
in order *after* the base Device Tree file (given via ``fdtfile`` environment variable) is loaded.
166-
This approach can also be used for custom carrier board when the EEPROM approach does not fit.
166+
This approach can also be used for a custom carrier board when the EEPROM approach does not fit.
167167

168168
Here is a summary of related U-Boot environment variables:
169169

0 commit comments

Comments
 (0)