Skip to content

Commit 17b63ec

Browse files
jsuhaas22praneethbajjuri
authored andcommitted
feat: debian: Add guide to enable Wifi
Support was recently added to Debian for OOB Wifi experience using CC33xx cards. So add documentation for it, to AM62PX and AM62X docs. Signed-off-by: Suhaas Joshi <[email protected]>
1 parent e13cfec commit 17b63ec

File tree

8 files changed

+27
-3
lines changed

8 files changed

+27
-3
lines changed

configs/AM62PX/AM62PX_debian_tags.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
# AM62x RTOS docs are not in this project, rather referenced externally,
1717
# so exclude 'rtos' folder along with others.
18-
exclude_patterns = ['android', 'example_code', 'files', 'rtos', 'devices/AM335X', 'devices/AM437X', 'devices/AM64X', 'devices/AM62X', 'devices/AM65X', 'devices/J7_Family', 'devices/J721E', 'devices/J7200', 'devices/J721S2', 'devices/J784S4', 'devices/DRA821A', 'devices/AM62AX', 'linux']
18+
exclude_patterns = ['android', 'example_code', 'files', 'rtos', 'devices/AM335X', 'devices/AM437X', 'devices/AM64X', 'devices/AM62X', 'devices/AM65X', 'devices/J7_Family', 'devices/J721E', 'devices/J7200', 'devices/J721S2', 'devices/J784S4', 'devices/DRA821A', 'devices/AM62AX']
1919

2020
# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs
2121
sdk_os = 'debian'

configs/AM62PX/AM62PX_debian_toc.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,7 @@ debian/Overview/Overview_Technical_Support
77
devices/AM62PX/debian/Getting_Started_Guide
88
debian/Building_Debian_Image
99
debian/Building_Debian_Packages
10+
debian/How_to_Guides/index_How_to_Guides
11+
linux/How_to_Guides/Target/How_To_Enable_M2CC3301_in_linux
1012
debian/Demo_User_Guides/index_Demos
1113
debian/Demo_User_Guides/Chromium_Browser

configs/AM62X/AM62X_debian_tags.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
# AM62x RTOS docs are not in this project, rather referenced externally,
1717
# so exclude 'rtos' folder along with others.
18-
exclude_patterns = ['android', 'example_code', 'files', 'rtos', 'devices/AM335X', 'devices/AM437X', 'devices/AM64X', 'devices/AM62PX', 'devices/AM65X', 'devices/J7_Family', 'devices/J721E', 'devices/J7200', 'devices/J721S2', 'devices/J784S4', 'devices/DRA821A', 'devices/AM62AX', 'linux']
18+
exclude_patterns = ['android', 'example_code', 'files', 'rtos', 'devices/AM335X', 'devices/AM437X', 'devices/AM64X', 'devices/AM62PX', 'devices/AM65X', 'devices/J7_Family', 'devices/J721E', 'devices/J7200', 'devices/J721S2', 'devices/J784S4', 'devices/DRA821A', 'devices/AM62AX']
1919

2020
# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs
2121
sdk_os = 'debian'

configs/AM62X/AM62X_debian_toc.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,7 @@ debian/Overview/Overview_Technical_Support
77
devices/AM62X/debian/Getting_Started_Guide
88
debian/Building_Debian_Image
99
debian/Building_Debian_Packages
10+
debian/How_to_Guides/index_How_to_Guides
11+
linux/How_to_Guides/Target/How_To_Enable_M2CC3301_in_linux
1012
debian/Demo_User_Guides/index_Demos
1113
debian/Demo_User_Guides/Chromium_Browser
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
.. include:: /_replacevars.rst
2+
3+
#############
4+
How to Guides
5+
#############
6+
7+
.. toctree::
8+
:maxdepth: 1
9+
10+
/linux/How_to_Guides/Target/How_To_Enable_M2CC3301_in_linux
11+

source/devices/AM62PX/debian/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Debian Developer's Guide
1818
Getting_Started_Guide
1919
/debian/Building_Debian_Image
2020
/debian/Building_Debian_Packages
21+
/debian/How_to_Guides/index_How_to_Guides
2122
/debian/Demo_User_Guides/index_Demos
2223

2324
|

source/devices/AM62X/debian/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Debian Developer's Guide
1818
Getting_Started_Guide
1919
/debian/Building_Debian_Image
2020
/debian/Building_Debian_Packages
21+
/debian/How_to_Guides/index_How_to_Guides
2122
/debian/Demo_User_Guides/index_Demos
2223

2324
|

source/linux/How_to_Guides/Target/How_To_Enable_M2CC3301_in_linux.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,14 @@ M.2 card is held down by the screw. The end result should be as shown in the ima
3636
Enable DT Overlay for M.2-CC33x1
3737
********************************
3838

39-
After flashing the SD card with the :file:`tisdk-default-image`, mount the SD card onto a host computer, if not done already.
39+
.. ifconfig:: CONFIG_sdk in ('SITARA')
40+
41+
After flashing the SD card with the :file:`tisdk-default-image`, mount the SD card onto a host computer, if not done already.
42+
43+
.. ifconfig:: CONFIG_sdk in ('DebianSDK')
44+
45+
After flashing the SD card with the :file:`tisdk-debian-trixie-image`, mount the SD card onto a host computer, if not done already.
46+
4047
On the boot partition of the SD card, add one of the following variables, corresponding to the starter kit,
4148
into the :file:`uEnv.txt` file. This will let u-boot enable the m.2-cc33x1 devicetree overlay. The :file:`uEnv.txt` file can be found on the ``boot``
4249
partition of the SD card.

0 commit comments

Comments
 (0)