Skip to content

Commit ec941e5

Browse files
committed
configs: fix wyzec3f
1 parent 933ba18 commit ec941e5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# MODULE: t31a_gc2053_atbm6031
1+
# MODULE: t31al_gc2053_atbm6031
22
BR2_AUDIO=y
33
BR2_AVPU_CLK_600MHZ=y
44
BR2_ISP_CLK_200MHZ=y
@@ -15,4 +15,4 @@ BR2_PWM_ENABLE=y
1515
BR2_SDCARD=y
1616
BR2_SENSOR_PARAMS="sensor_max_fps=30 data_interface=1"
1717
FLASH_SIZE_16=y
18-
U_BOOT_ENV_TXT="$(BR2_EXTERNAL)/environment/wyze-c3-t31a-atbm.uenv.txt"
18+
U_BOOT_ENV_TXT="$(BR2_EXTERNAL)/environment/wyze-c3-t31al-atbm.uenv.txt"
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# FRAG: soc toolchain ccache brand rootfs kernel system target uboot
2-
BR2_SOC_INGENIC_T31A=y
2+
BR2_SOC_INGENIC_T31AL=y
33
BR2_SENSOR_GC2053=y
44
BR2_PACKAGE_WIFI=y
55
BR2_PACKAGE_WIFI_ATBM6031=y

0 commit comments

Comments
 (0)