Skip to content

Commit 878a84d

Browse files
author
Mansour Ahmadian
committed
fixed some typo
1 parent 7953b25 commit 878a84d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

board/microchip/polarberry/FLASH_CONFIG.CONF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
BUILDROOT_DIRECTORY="/home/promwad/temporary_for_polarberry/buildroot-2023.08.1" #set here path the buildroot you are used for building
1+
BUILDROOT_DIRECTORY="/home/sundancedsp_polarberry/buildroot-2023.08.1" #set here path the buildroot you are used for building
22
UART_DEVICE="/dev/ttyUSB0" #set here POLARBERRY board UART device in linux
33
DEVICE_IP="192.168.1.72" #set here IP ADDRESS used for POLARBERRY board that you want to flash
44
PC_IP="192.168.1.177" #set here IP ADDRESS of you PC

board/microchip/som1-soc/FLASH_CONFIG.CONF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
BUILDROOT_DIRECTORY="/home/promwad/SUNDANCE_MICROCHIP/buildroot-2023.08.1" #set here path the buildroot you are used for building
1+
BUILDROOT_DIRECTORY="/home/sundancedsp_som1_soc/buildroot-2023.08.1" #set here path the buildroot you are used for building
22
UART_DEVICE="/dev/ttyUSB0" #set here SOM1_SOM board UART device in linux
33
DEVICE_IP="192.168.1.72" #set here IP ADDRESS used for SOM1_SOC board that you want to flash
44
PC_IP="192.168.1.177" #set here IP ADDRESS of you PC

0 commit comments

Comments
 (0)