msm: eva: mmap firmware debug memory
For user mode to save into a dump file. It helps FW debugging. Change-Id: I1c9c52d27d0dfd20e3eeb54b203416f6df095c8d Signed-off-by: George Shen <quic_sqiao@quicinc.com>
Este commit está contenido en:

cometido por
Gerrit - the friendly Code Review server

padre
aafc38db81
commit
ea94318515
@@ -2531,8 +2531,8 @@ static int iris_debug_hook(void *device)
|
||||
dprintk(CVP_ERR, "%s Invalid device\n", __func__);
|
||||
return -ENODEV;
|
||||
}
|
||||
__write_register(dev, CVP_WRAPPER_CORE_CLOCK_CONFIG, 0x11);
|
||||
__write_register(dev, CVP_WRAPPER_TZ_CPU_CLOCK_CONFIG, 0x1);
|
||||
//__write_register(dev, CVP_WRAPPER_CORE_CLOCK_CONFIG, 0x11);
|
||||
//__write_register(dev, CVP_WRAPPER_TZ_CPU_CLOCK_CONFIG, 0x1);
|
||||
dprintk(CVP_ERR, "Halt Tensilica and core and axi\n");
|
||||
return 0;
|
||||
|
||||
|
Referencia en una nueva incidencia
Block a user