You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/linux/How_to_Guides/Target/How_to_Use_K3Conf_Tool.rst
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,15 +4,16 @@ How to Use K3Conf Tool
4
4
Overview
5
5
--------
6
6
7
-
k3conf is standalone application designed to provide a quick and easy way to
8
-
diagnose/debug/audit TI K3 architecture based processors configuration at
7
+
k3conf is standalone application designed to offer as a quick and easy way to
8
+
diagnose, debug and audit TI K3 architecture based processors configuration at
9
9
runtime, with no particular kernel dependency.
10
10
11
-
k3conf is designed to be as much platform-agnostic as possible, being able to
11
+
k3conf is designed to be platform-agnostic, being able to
12
12
run on any Linux platform and easily ported to other OS.
13
13
Even if k3conf today focuses mainly on TISCI related functionality, it is
14
14
intended to be extended to any other area.
15
15
16
+
.. _How-to-use-k3conf-label:
16
17
17
18
How to use
18
19
----------
@@ -23,9 +24,8 @@ Type ``k3conf --help`` to get complete list of available commands and options.
23
24
24
25
.. attention::
25
26
26
-
K3CONF currently supports AM654, J721E, J7200, AM64x, AM62x, AM62P, J721S2, J784S4 and
27
-
AM62Ax Devices.
27
+
K3CONF currently supports AM654, J721E, J7200, AM64x, AM62x, AM62P, J721S2, J784S4, AM62Ax and AM62Lx devices.
28
28
29
-
Source code for k3conf tool is available at `git.ti.com/k3conf <https://git.ti.com/cgit/k3conf/k3conf/>`__ and the Yocto recipe which builds
30
-
& packages k3conf in filesystem is available at `git.ti.com/meta-ti <https://git.ti.com/cgit/arago-project/meta-ti/tree/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb?h=scarthgap>`__
29
+
Source code for k3conf tool is available at `git.ti.com/k3conf <https://git.ti.com/cgit/k3conf/k3conf/>`__
30
+
and the Yocto recipe to package in filesystem is available at `git.ti.com/meta-ti <https://git.ti.com/cgit/arago-project/meta-ti/tree/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb?h=scarthgap>`__
0 commit comments