summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/boards/am335x.rst2
-rw-r--r--Documentation/boards/am335x/phytec-som.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/boards/am335x.rst b/Documentation/boards/am335x.rst
index 8d726e4a10..f54611428b 100644
--- a/Documentation/boards/am335x.rst
+++ b/Documentation/boards/am335x.rst
@@ -9,7 +9,7 @@ Building barebox
----------------
The TI AM335x boards in barebox are covered by the ``am335x_mlo_defconfig``
-for the MLO and ``am335x_defconfig`` for the regular barebox image. The
+for the MLO and ``omap_defconfig`` for the regular barebox image. The
resulting images will be placed under ``images/``:
::
diff --git a/Documentation/boards/am335x/phytec-som.rst b/Documentation/boards/am335x/phytec-som.rst
index 519448cddd..4c763650e5 100644
--- a/Documentation/boards/am335x/phytec-som.rst
+++ b/Documentation/boards/am335x/phytec-som.rst
@@ -32,4 +32,4 @@ Building phycore-som-am335x
---------------------------
The phycore-som-am335x boards are covered by the ``am335x_mlo_defconfig``
-for the MLO and ``am335x_defconfig`` for the regular barebox image.
+for the MLO and ``omap_defconfig`` for the regular barebox image.