Files
kernel_common_drivers/scripts
Dezhen Wang c134532040 scripts: oem_license.rc wait device create by audio-utils.ko [1/1]
PD#SWPL-196535

Problem:
Command 'wait /dev/audio_utils in 6.12 cost more than 840ms
when boot kernel

Solution:
make amlogic-audio-utils.ko insmod in first stage.
then oem_license.rc can
decrease the time cost of waiting device

Verify:
local

Change-Id: I20dcb586bef5a54bccb1a2f6c0b146c2b6609503
Signed-off-by: Dezhen Wang <dezhen.wang@amlogic.com>
2025-03-06 06:21:02 -08:00
..