Side decoding from LV RAW hacking :
0x8F80AA78 ring buffer records major actions of IMX071 and EI-155 , just dump ring buffer
which shows the whole progress of starting Liveview :
the action code sequence 0x14, 0x15, 0x16, 1, 0xB, 0x17
is set by sub_001E726C "SensorEI155PP_Power_ON_init" , sequence 0x8, 0x23, 0x1B is set by sub_001E763A "Start_LiveView" ,
sequence 0x24, 0x25, 0x63 is set by sub_001E7918 CSIO_ch01_action0x11 triggered by INT24 external interrupt falling_edge,
single 0x63 might be set by sub_001E76DE Sensor_EI155_switch_to_multi_status and sub_001E7846 IMX071_setup_SSBRK
