From de8d3f7667a4586f9b3a59e08671eba8cc1d2c66 Mon Sep 17 00:00:00 2001 From: Puzzak01 Date: Sat, 30 Aug 2025 21:56:47 +0300 Subject: [PATCH] add gpio for reset button and gpio for mmc (#64) * Create ssc335de_lite_dahua-hfw1230sp-v2_defconfig * Create customizer.sh * Create gpio.conf * Update README.md * Create ssc335de_lite.list * Create ssc335de_lite.list * Update README.md * Update ssc335de_lite.list * Update ssc335de_lite.list * Update README.md * add gpio for reset button * add gpio for mmc * Update ssc335de_lite_dahua-hfw1230sp-v2_defconfig * Update gpio.conf --- .../configs/ssc335de_lite_dahua-hfw1230sp-v2_defconfig | 5 ----- .../general/usr/share/openipc/gpio.conf | 2 ++ 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/devices/ssc335de_lite_dahua-hfw1230sp-v2/br-ext-chip-sigmastar/configs/ssc335de_lite_dahua-hfw1230sp-v2_defconfig b/devices/ssc335de_lite_dahua-hfw1230sp-v2/br-ext-chip-sigmastar/configs/ssc335de_lite_dahua-hfw1230sp-v2_defconfig index d10285f..ed4ca56 100644 --- a/devices/ssc335de_lite_dahua-hfw1230sp-v2/br-ext-chip-sigmastar/configs/ssc335de_lite_dahua-hfw1230sp-v2_defconfig +++ b/devices/ssc335de_lite_dahua-hfw1230sp-v2/br-ext-chip-sigmastar/configs/ssc335de_lite_dahua-hfw1230sp-v2_defconfig @@ -34,11 +34,6 @@ BR2_PACKAGE_WIREGUARD_TOOLS=y BR2_TARGET_ROOTFS_CPIO=y BR2_TARGET_ROOTFS_SQUASHFS=y BR2_TARGET_ROOTFS_SQUASHFS4_XZ=y -BR2_TARGET_ROOTFS_UBI=y -BR2_TARGET_ROOTFS_UBI_SUBSIZE=2048 -BR2_TARGET_ROOTFS_UBI_USE_CUSTOM_CONFIG=y -BR2_TARGET_ROOTFS_UBI_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL)/scripts/ubifs/ubinize_sigmastar.cfg" -BR2_TARGET_ROOTFS_UBIFS_LEBSIZE=0x1f000 # OpenIPC BR2_OPENIPC_SOC_VENDOR="sigmastar" diff --git a/devices/ssc335de_lite_dahua-hfw1230sp-v2/general/usr/share/openipc/gpio.conf b/devices/ssc335de_lite_dahua-hfw1230sp-v2/general/usr/share/openipc/gpio.conf index aca3c5e..ac4c5f6 100644 --- a/devices/ssc335de_lite_dahua-hfw1230sp-v2/general/usr/share/openipc/gpio.conf +++ b/devices/ssc335de_lite_dahua-hfw1230sp-v2/general/usr/share/openipc/gpio.conf @@ -1,5 +1,7 @@ +button=66 ircut1=79 ircut2=78 led1=47 led2=46 light_ir=52 +mmc_pwr=17