We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1428210 commit 4ab193fCopy full SHA for 4ab193f
1 file changed
docs/source/carrierboard_development.rst
@@ -163,7 +163,7 @@ files in the root filesystem of the firmware in the ``/boot`` directory.
163
Loading of such files can be controlled with the U-Boot environment variable ``overlays``. This variable can hold a whitespace
164
separated list of filenames (basename of the file, i.e. without ``/boot`` prefix) which are loaded and merged
165
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.
+This approach can also be used for a custom carrier board when the EEPROM approach does not fit.
167
168
Here is a summary of related U-Boot environment variables:
169
0 commit comments