Skip to content

Commit 01b5d4d

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 3df3d4e commit 01b5d4d

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
@@ -123,15 +123,15 @@ linux/How_to_Guides_Host
123123
linux/How_to_Guides/Host/Moving_Files_to_the_Target_System
124124
linux/How_to_Guides/Host/Customizing_the_SDK_Splash_Screen
125125
linux/How_to_Guides/Host/AM335x_ICEv2_flash_erase
126-
linux/How_to_Guides/Host/Program_the_eMMC_on_Beaglebone_Black
126+
boards/beagle/BeagleBone/linux/Program_the_eMMC_on_Beaglebone_Black
127127
linux/How_to_Guides_Target
128128
linux/How_to_Guides/Target/Processor_SDK_Linux_File_System_Optimization_Customization
129129
linux/How_to_Guides/Target/How_to_add_a_JVM
130130
linux/How_to_Guides/Target/Update_U-Boot_Environment_Variables_stored_in_SPI_Flash_from_Linux
131131
linux/How_to_Guides/Target/How_to_fix_y2k38
132132
linux/How_to_Guides/Target/How_to_Change_dtb_File
133-
linux/How_to_Guides/Target/How_to_Boot_Beagle_Bone_Black_with_Processor_SDK_Linux
134-
linux/How_to_Guides/Target/How_to_Program_Beaglebone_Black_eMMC_via_SD_Card
133+
boards/beagle/BeagleBone/linux/How_to_Boot_Beagle_Bone_Black_with_Processor_SDK_Linux
134+
boards/beagle/BeagleBone/linux/How_to_Program_Beaglebone_Black_eMMC_via_SD_Card
135135
linux/How_to_Guides_Hardware_Setup_with_CCS
136136
linux/How_to_Guides/Hardware_Setup_with_CCS/EVMK2H_Hardware_Setup
137137
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
@@ -125,7 +125,7 @@ linux/How_to_Guides/Target/How_to_emmc_boot
125125
linux/How_to_Guides/Target/How_to_mmcsd_boot_emmc_uda
126126
linux/How_to_Guides/Target/How_To_Enable_M2CC3301_in_linux
127127
linux/How_to_Guides/Target/Runtime_debug_unlock_on_secure_device
128-
linux/How_to_Guides/Target/How_to_BeagleBadge_getting_started
128+
boards/beagle/BeagleBadge/linux/Getting_Started
129129
linux/How_to_Guides/FAQ/How_to_Check_Device_Tree_Info
130130
linux/How_to_Guides/FAQ/How_to_Integrate_Open_Source_Software
131131
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)