CAINIAO CNIoT-CORE: use ALSA UCM instead of asound.state

This commit is contained in:
retro98boy
2025-06-16 21:15:22 +08:00
committed by Igor
parent 99d23b8190
commit fc8fef06b2
5 changed files with 139 additions and 629 deletions

View File

@@ -21,11 +21,8 @@ function uboot_custom_postprocess() {
elif [[ $BOARD == odroidn2* ]]; then
# FIP trees 'odroid-n2-plus' and 'odroid-n2' are identical.
uboot_g12_postprocess "$SRC"/cache/sources/amlogic-boot-fip/odroid-n2 g12b
elif [[ $BOARD == khadas-vim3 ]]; then
# do nothing. VIM3 has its own post_uboot_custom_postprocess hook, directly in the board file.
:
elif [[ $BOARD == cainiao-cniot-core ]]; then
# do nothing. CAINIAO CNIoT-CORE has its own post_uboot_custom_postprocess hook, directly in the board file.
elif [[ $BOARD == khadas-vim3 ]] || [[ $BOARD == cainiao-cniot-core ]]; then
# do nothing. These boards have their own post_uboot_custom_postprocess hook, directly in the board file.
:
elif [[ $BOARD == radxa-zero2 ]]; then
uboot_g12_postprocess "$SRC"/cache/sources/amlogic-boot-fip/radxa-zero2 g12b