nanopct6: Add ALSA sound card configuration (#9045)

Add asound.state configuration for NanoPC T6 and T6 LTS to properly
configure audio devices and mixer settings.

- Set ASOUND_STATE variable in board config
- Add asound.state.nanopct6 blob with preconfigured mixer settings

This ensures audio devices are properly initialized on first boot.
This commit is contained in:
SuperKali
2025-12-09 09:55:42 +01:00
committed by GitHub
parent 8725a9a253
commit e4ff220fef
2 changed files with 660 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ BOOT_SOC="rk3588"
KERNEL_TARGET="current,edge,vendor"
KERNEL_TEST_TARGET="vendor,current"
FULL_DESKTOP="yes"
ASOUND_STATE="asound.state.nanopct6"
BOOT_LOGO="desktop"
BOOT_FDT_FILE="rockchip/rk3588-nanopc-t6.dtb"
BOOT_SCENARIO="spl-blobs"

File diff suppressed because it is too large Load Diff