]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/performance-audio-sr.git/commitdiff
Currently DAP only works for analog. Add at-boot shortcut for 5.1.2 sys ch cfg request.
authorFrank Livingston <frank-livingston@ti.com>
Sat, 10 Sep 2016 22:47:14 +0000 (17:47 -0500)
committerFrank Livingston <frank-livingston@ti.com>
Sat, 10 Sep 2016 22:47:14 +0000 (17:47 -0500)
processor_audio_sdk_1_00_00_00/pasdk/test_dsp/application/itopo/evmk2g/atboot.c

index cf124696497fb449de652daff6d40eb85987a1cb..8e0c9a52749831d1e7ff42e8e50baf88b64d59a9 100644 (file)
@@ -55,16 +55,20 @@ All rights reserved.
     writeVOLControlMasterN(0), \
     writeVOLOffsetMasterN(0x7fff), \
     writeSYSRecreationModeDirect, \
     writeVOLControlMasterN(0), \
     writeVOLOffsetMasterN(0x7fff), \
     writeSYSRecreationModeDirect, \
-    writeSYSChannelConfigurationRequestSurround4_1, \
-    execPAIOutAnalog, \
-    execPAIInHDMIStereo   
+    writeSYSChannelConfigurationRequestSurround2ATMOS_1(4), \
+    execPAIOutAnalogSlave, \
+    execPAIInAnalog
+    //
     //execPAIOutAnalog, \
     //execPAIInHDMI
     //execPAIOutAnalog, \
     //execPAIInHDMI
-    //execPAIOutAnalogSlave, \
-    //execPAIInAnalog
     //execPAIOutAnalog, \
     //execPAIInDigital    
     //execPAIOutAnalog, \
     //execPAIInDigital    
+    //execPAIOutAnalog, \
+    //execPAIInHDMIStereo
+    //
+    //writeSYSChannelConfigurationRequestSurround4_1, \
     //writeDDPJOCDecodeModeDisable, \
     //writeDDPJOCDecodeModeDisable, \
+    //
 #else
 
 #define CUS_ATBOOT_S \
 #else
 
 #define CUS_ATBOOT_S \