summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2019-08-15 10:58:11 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2019-08-15 10:58:11 +0200
commit4c122cff4aa80dbfe9ebccca3ef196f70f75ef22 (patch)
tree1b484ef6e14c7382943d2c63c69a75a287c31561 /Documentation
parentbd1fbce74f79d647af4ee338f9193351811e80f4 (diff)
parent5bbe0ed00f25fa31dfcf2e405300e96210b1d9f1 (diff)
downloadbarebox-4c122cff4aa80dbfe9ebccca3ef196f70f75ef22.tar.gz
barebox-4c122cff4aa80dbfe9ebccca3ef196f70f75ef22.tar.xz
Merge branch 'for-next/misc'
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.