Skip to content

Commit bc9dfc0

Browse files
committed
refactor: create boards subdirectory
Create a boards subdirectory for board specific information. We may want to start aggregating SK/EVM specific information here later, but right now we can start collecting Beagle specific info. Signed-off-by: Randolph Sapp <rs@ti.com>
1 parent 83a371a commit bc9dfc0

20 files changed

Lines changed: 6 additions & 13 deletions

configs/AM335X/AM335X_linux_toc.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -128,15 +128,15 @@ linux/How_to_Guides_Host
128128
linux/How_to_Guides/Host/Moving_Files_to_the_Target_System
129129
linux/How_to_Guides/Host/Customizing_the_SDK_Splash_Screen
130130
linux/How_to_Guides/Host/AM335x_ICEv2_flash_erase
131-
linux/How_to_Guides/Host/Program_the_eMMC_on_Beaglebone_Black
131+
boards/beagle/BeagleBone/linux/Program_the_eMMC_on_Beaglebone_Black
132132
linux/How_to_Guides_Target
133133
linux/How_to_Guides/Target/Processor_SDK_Linux_File_System_Optimization_Customization
134134
linux/How_to_Guides/Target/How_to_add_a_JVM
135135
linux/How_to_Guides/Target/Update_U-Boot_Environment_Variables_stored_in_SPI_Flash_from_Linux
136136
linux/How_to_Guides/Target/How_to_fix_y2k38
137137
linux/How_to_Guides/Target/How_to_Change_dtb_File
138-
linux/How_to_Guides/Target/How_to_Boot_Beagle_Bone_Black_with_Processor_SDK_Linux
139-
linux/How_to_Guides/Target/How_to_Program_Beaglebone_Black_eMMC_via_SD_Card
138+
boards/beagle/BeagleBone/linux/How_to_Boot_Beagle_Bone_Black_with_Processor_SDK_Linux
139+
boards/beagle/BeagleBone/linux/How_to_Program_Beaglebone_Black_eMMC_via_SD_Card
140140
linux/How_to_Guides_Hardware_Setup_with_CCS
141141
linux/How_to_Guides/Hardware_Setup_with_CCS/EVMK2H_Hardware_Setup
142142
linux/How_to_Guides/Hardware_Setup_with_CCS/ICE_AM335x_Hardware_Setup

configs/AM62LX/AM62LX_linux_toc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ linux/How_to_Guides/Target/How_to_emmc_boot
124124
linux/How_to_Guides/Target/How_to_mmcsd_boot_emmc_uda
125125
linux/How_to_Guides/Target/How_To_Enable_M2CC3301_in_linux
126126
linux/How_to_Guides/Target/Runtime_debug_unlock_on_secure_device
127-
linux/How_to_Guides/Target/How_to_BeagleBadge_getting_started
127+
boards/beagle/BeagleBadge/linux/Getting_Started
128128
linux/How_to_Guides/FAQ/How_to_Check_Device_Tree_Info
129129
linux/How_to_Guides/FAQ/How_to_Integrate_Open_Source_Software
130130
linux/How_to_Guides_Hardware_Setup_with_CCS

configs/AM62X/AM62X_android_toc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ devices/AM62X/android/Release_Specific
33
devices/AM62X/android/Release_Specific_Release_Notes
44
devices/AM62X/android/Application_Notes
55
devices/AM62X/android/Application_Notes_dtbo_support
6-
devices/AM62X/android/Application_Notes_BeaglePlay
6+
boards/beagle/BeaglePlay/android/Application_Notes_BeaglePlay
77

88
android/Application_Notes_M2_WiFi_BT
99

configs/AM67A/AM67A_android_toc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ devices/AM67A/android/Release_Specific
33
devices/AM67A/android/Release_Specific_Release_Notes
44
devices/AM67A/android/Application_Notes
55
devices/AM67A/android/Application_Notes_dtbo_support
6-
devices/AM67A/android/Application_Notes_BeagleY_AI
6+
boards/beagle/BeagleY-AI/android/Application_Notes_BeagleY_AI
77

88
android/Application_Notes_Android_Bootloader_SD_Card
99
android/Application_Notes_Android_Dual_Screen

source/linux/How_to_Guides/Target/How_to_BeagleBadge_getting_started.rst renamed to source/boards/beagle/BeagleBadge/linux/Getting_Started.rst

File renamed without changes.

source/linux/How_to_Guides/Target/How_to_Boot_Beagle_Bone_Black_with_Processor_SDK_Linux.rst renamed to source/boards/beagle/BeagleBone/linux/How_to_Boot_Beagle_Bone_Black_with_Processor_SDK_Linux.rst

File renamed without changes.

source/linux/How_to_Guides/Target/How_to_Program_Beaglebone_Black_eMMC_via_SD_Card.rst renamed to source/boards/beagle/BeagleBone/linux/How_to_Program_Beaglebone_Black_eMMC_via_SD_Card.rst

File renamed without changes.

source/linux/How_to_Guides/Host/Program_the_eMMC_on_Beaglebone_Black.rst renamed to source/boards/beagle/BeagleBone/linux/Program_the_eMMC_on_Beaglebone_Black.rst

File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)