From a9ba96f94a31da50b7323fbb42ae749027b0357b Mon Sep 17 00:00:00 2001 From: Ian Thompson Date: Tue, 3 Sep 2024 14:32:42 -0700 Subject: [PATCH] doc/xtensa: update supported architecture list - Xtensa LX8 is fully supported in addition to prior LX and NX cores. Change-Id: I2f3f0a21ce1518b3ced6d241f0ab84c65af64423 Signed-off-by: Ian Thompson Reviewed-on: https://review.openocd.org/c/openocd/+/8362 Reviewed-by: Antonio Borneo Tested-by: jenkins --- doc/openocd.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/openocd.texi b/doc/openocd.texi index 2e48d8e20..e8a1f33b5 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -11611,8 +11611,8 @@ on @url{https://www.nxp.com}. @subsection Xtensa Configuration Commands @deffn {Config Command} {xtensa xtdef} (@option{LX}|@option{NX}) -Configure the Xtensa target architecture. Currently, Xtensa support is limited -to LX6, LX7, and NX cores. +Configure the Xtensa target architecture to LX or NX. Currently, Xtensa LX support +is limited to LX6 and newer cores. @end deffn @deffn {Config Command} {xtensa xtopt} option value -- 2.50.1