Skip to content

Commit d93741e

Browse files
committed
Revert "Merge branch 'master' into master"
This reverts commit 9f287b9, reversing changes made to c9c3971.
1 parent 9f287b9 commit d93741e

16 files changed

+45
-32
lines changed

configs/AM335X/AM335X_linux_toc.txt

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ linux/Release_Specific_Yocto_layer_Configuration
2222
linux/Release_Specific_Supported_Platforms_and_Versions
2323
linux/Foundational_Components
2424
linux/Foundational_Components_U-Boot
25+
linux/Foundational_Components/U-Boot/Release-Notes
2526
linux/Foundational_Components/U-Boot/Users-Guide
2627
linux/Foundational_Components/U-Boot/UG-General-Info
2728
linux/Foundational_Components/U-Boot/UG-DFU
@@ -52,6 +53,11 @@ linux/Foundational_Components/Kernel/Kernel_Drivers/GPIO
5253
linux/Foundational_Components/Kernel/Kernel_Drivers/I2C
5354
linux/Foundational_Components/Kernel/Kernel_Drivers/Network/CPSW
5455
linux/Foundational_Components/Kernel/Kernel_Drivers/Network/PRUSS
56+
linux/Foundational_Components/Kernel/Kernel_Drivers/Power_Management
57+
linux/Foundational_Components/Kernel/Kernel_Drivers/Power_Management/pm_overview
58+
linux/Foundational_Components/Kernel/Kernel_Drivers/Power_Management/pm_dvfs
59+
linux/Foundational_Components/Kernel/Kernel_Drivers/Power_Management/pm_cpuidle
60+
linux/Foundational_Components/Kernel/Kernel_Drivers/Power_Management/pm_suspend_resume
5561
linux/Foundational_Components/Kernel/Kernel_Drivers/PWM
5662
linux/Foundational_Components/Kernel/Kernel_Drivers/SPI
5763
linux/Foundational_Components/Kernel/Kernel_Drivers/Storage/NAND
@@ -64,11 +70,6 @@ linux/Foundational_Components_Kernel_Release_Notes
6470
linux/Foundational_Components_Kernel_RT_Release_Notes
6571
linux/Foundational_Components_Kernel_LTP-DDT_Validation
6672
linux/Foundational_Components_Kernel_FAQs
67-
linux/Foundational_Components_Power_Management
68-
linux/Foundational_Components/Power_Management/pm_overview
69-
linux/Foundational_Components/Power_Management/pm_dvfs
70-
linux/Foundational_Components/Power_Management/pm_cpuidle
71-
linux/Foundational_Components/Power_Management/pm_suspend_resume
7273
linux/Foundational_Components_Filesystem
7374
linux/Foundational_Components_Tools
7475
linux/Foundational_Components/Tools/Development_Tools

configs/AM437X/AM437X_linux_toc.txt

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,12 @@ linux/Foundational_Components/Kernel/Kernel_Drivers/GPIO
5353
linux/Foundational_Components/Kernel/Kernel_Drivers/I2C
5454
linux/Foundational_Components/Kernel/Kernel_Drivers/Network/CPSW
5555
linux/Foundational_Components/Kernel/Kernel_Drivers/Network/PRUSS
56+
linux/Foundational_Components/Kernel/Kernel_Drivers/Power_Management
57+
linux/Foundational_Components/Kernel/Kernel_Drivers/Power_Management/pm_overview
58+
linux/Foundational_Components/Kernel/Kernel_Drivers/Power_Management/pm_dvfs
59+
linux/Foundational_Components/Kernel/Kernel_Drivers/Power_Management/pm_cpuidle
60+
linux/Foundational_Components/Kernel/Kernel_Drivers/Power_Management/pm_suspend_resume
61+
linux/Foundational_Components/Kernel/Kernel_Drivers/Power_Management/pm_rtc_ddr
5662
linux/Foundational_Components/Kernel/Kernel_Drivers/PWM
5763
linux/Foundational_Components/Kernel/Kernel_Drivers/QSPI
5864
linux/Foundational_Components/Kernel/Kernel_Drivers/SPI
@@ -66,11 +72,6 @@ linux/Foundational_Components_Kernel_Release_Notes
6672
linux/Foundational_Components_Kernel_RT_Release_Notes
6773
linux/Foundational_Components_Kernel_LTP-DDT_Validation
6874
linux/Foundational_Components_Kernel_FAQs
69-
linux/Foundational_Components_Power_Management
70-
linux/Foundational_Components/Power_Management/pm_overview
71-
linux/Foundational_Components/Power_Management/pm_dvfs
72-
linux/Foundational_Components/Power_Management/pm_cpuidle
73-
linux/Foundational_Components/Power_Management/pm_suspend_resume
7475
linux/Foundational_Components_Filesystem
7576
linux/Foundational_Components_Tools
7677
linux/Foundational_Components/Tools/Development_Tools

configs/AM62AX/AM62AX_linux_toc.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ devices/AM62AX/linux/Release_Specific_Kernel_Performance_Guide
1414
devices/AM62AX/linux/Linux_Performance_Guide
1515
devices/AM62AX/linux/RT_Linux_Performance_Guide
1616
devices/AM62AX/linux/Release_Specific_Supported_Platforms_and_Versions
17+
devices/AM62AX/linux/Release_Specific_QSG
1718

1819
linux/Overview_Building_the_SDK
1920
linux/Overview_Top_Level_Makefile
@@ -22,10 +23,12 @@ linux/Overview_Technical_Support
2223
linux/Overview_GPLv3_Disclaimer
2324
linux/Overview/GCC_ToolChain
2425
linux/Overview/Processor_SDK_Linux_create_SD_card
26+
linux/Overview/Processor_SDK_Building_The_SDK
2527

2628
linux/Foundational_Components
2729
linux/index_Edge_AI
2830
linux/Foundational_Components_U-Boot
31+
linux/Foundational_Components/U-Boot/Release-Notes
2932
linux/Foundational_Components/U-Boot/Users-Guide
3033
linux/Foundational_Components/U-Boot/UG-General-Info
3134
linux/Foundational_Components/U-Boot/UG-DFU
@@ -123,6 +126,7 @@ linux/How_to_Guides/FAQ/How_to_Check_Device_Tree_Info
123126
linux/How_to_Guides/FAQ/How_to_Integrate_Open_Source_Software
124127
linux/How_to_Guides/Host/How_to_Build_a_Ubuntu_Linux_host_under_VMware
125128
linux/How_to_Guides_Hardware_Setup_with_CCS
129+
linux/How_to_Guides/Hardware_Setup_with_CCS/AM62ax_EVM_Hardware_Setup
126130

127131
system/Demo_User_Guides/Edge_AI_Gallery_User_Guide
128132

configs/AM62PX/AM62PX_debian_toc.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
devices/AM62PX/debian/index
22

33
debian/Overview
4+
debian/Overview/Overview_Getting_Started_Guide
5+
debian/Overview/Overview_Debian_vs_Yocto
6+
debian/Overview/Overview_Technical_Support
47
devices/AM62PX/debian/Getting_Started_Guide
58
debian/Building_Debian_Image
69
debian/Building_Debian_Packages

configs/AM62PX/AM62PX_linux_toc.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ devices/AM62PX/linux/Linux_Performance_Guide
1414
devices/AM62PX/linux/RT_Linux_Performance_Guide
1515
devices/AM62PX/linux/Release_Specific_Workarounds
1616
devices/AM62PX/linux/Release_Specific_Supported_Platforms_and_Versions
17+
devices/AM62PX/linux/Release_Specific_QSG
1718

1819
linux/Overview_Building_the_SDK
1920
linux/Overview/Top_Level_Makefile
@@ -22,9 +23,11 @@ linux/Overview_Technical_Support
2223
linux/Overview_GPLv3_Disclaimer
2324
linux/Overview/GCC_ToolChain
2425
linux/Overview/Processor_SDK_Linux_create_SD_card
26+
linux/Overview/Processor_SDK_Building_The_SDK
2527

2628
linux/Foundational_Components
2729
linux/Foundational_Components_U-Boot
30+
linux/Foundational_Components/U-Boot/Release-Notes
2831
linux/Foundational_Components/U-Boot/Users-Guide
2932
linux/Foundational_Components/U-Boot/UG-General-Info
3033
linux/Foundational_Components/U-Boot/UG-DFU

configs/AM62X/AM62X_android_toc.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ devices/AM62X/android/Release_Specific_Release_Notes
44
devices/AM62X/android/Application_Notes
55
devices/AM62X/android/Application_Notes_Partitions
66
devices/AM62X/android/Application_Notes_dtbo_support
7+
devices/AM62X/android/Application_Notes_GKI_support
78
devices/AM62X/android/Application_Notes_Android_Bootloader_SD_Card
89
devices/AM62X/android/Application_Notes_Android_SD_CARD
910
devices/AM62X/android/Application_Notes_Android_Dual_Screen

configs/AM62X/AM62X_debian_toc.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
devices/AM62X/debian/index
22

33
debian/Overview
4+
debian/Overview/Overview_Getting_Started_Guide
5+
debian/Overview/Overview_Debian_vs_Yocto
6+
debian/Overview/Overview_Technical_Support
47
devices/AM62X/debian/Getting_Started_Guide
58
debian/Building_Debian_Image
69
debian/Building_Debian_Packages

configs/AM62X/AM62X_linux_toc.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ devices/AM62X/linux/Release_Specific_Kernel_Performance_Guide
1313
devices/AM62X/linux/Linux_Performance_Guide
1414
devices/AM62X/linux/RT_Linux_Performance_Guide
1515
devices/AM62X/linux/Release_Specific_Supported_Platforms_and_Versions
16+
devices/AM62X/linux/Release_Specific_QSG
1617

1718
linux/Overview_Building_the_SDK
1819
linux/Overview/Top_Level_Makefile
@@ -21,9 +22,11 @@ linux/Overview_Technical_Support
2122
linux/Overview_GPLv3_Disclaimer
2223
linux/Overview/GCC_ToolChain
2324
linux/Overview/Processor_SDK_Linux_create_SD_card
25+
linux/Overview/Processor_SDK_Building_The_SDK
2426

2527
linux/Foundational_Components
2628
linux/Foundational_Components_U-Boot
29+
linux/Foundational_Components/U-Boot/Release-Notes
2730
linux/Foundational_Components/U-Boot/Users-Guide
2831
linux/Foundational_Components/U-Boot/UG-General-Info
2932
linux/Foundational_Components/U-Boot/UG-DFU

configs/AM64X/AM64X_debian_toc.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
devices/AM64X/debian/index
22

33
debian/Overview
4+
debian/Overview/Overview_Getting_Started_Guide
5+
debian/Overview/Overview_Debian_vs_Yocto
6+
debian/Overview/Overview_Technical_Support
47
devices/AM64X/debian/Getting_Started_Guide
58
debian/Building_Debian_Image
69
debian/Building_Debian_Packages

source/android/Foundational_Components_Bootloaders.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Downloading sources
3737
.. code-block:: console
3838
3939
$ mkdir ${YOUR_PATH}/ti-bootloader-aosp/ && cd $_
40-
$ repo init -u https://git.ti.com/git/android/manifest.git -b android15-release -m releases/RLS_10_01_Bootloader.xml
40+
$ repo init -u https://git.ti.com/git/android/manifest.git -b android15-release -m bootloaders.xml
4141
$ repo sync
4242
4343
For more information about ``repo``, visit `Android's official

0 commit comments

Comments
 (0)