diff --git a/Documentation/boards/am335x.rst b/Documentation/boards/am335x.rst index 8d726e4..f546114 100644 --- a/Documentation/boards/am335x.rst +++ b/Documentation/boards/am335x.rst @@ -9,7 +9,7 @@ ---------------- 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 519448c..4c76365 100644 --- a/Documentation/boards/am335x/phytec-som.rst +++ b/Documentation/boards/am335x/phytec-som.rst @@ -32,4 +32,4 @@ --------------------------- 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.