From 1f5e9d331548ee02322511365a00a142bdf15f4d Mon Sep 17 00:00:00 2001 From: Jan Kundrát Date: Fri, 2 Aug 2019 16:12:59 +0200 Subject: docs: Use a proper name for AM335x defconfig MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes: 3067cd85d ("ARM: omap: am33xx_defconfig: Enable more boards and rename") Signed-off-by: Jan Kundrát Signed-off-by: Sascha Hauer --- Documentation/boards/am335x.rst | 2 +- Documentation/boards/am335x/phytec-som.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'Documentation') 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. -- cgit v1.2.3