mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-16 09:34:18 +00:00
feat(mt8196): disable debug flag in APU driver
Disable the debug flag from the driver to reduce debugging messages. Change-Id: I9444f64acbf684debab56d8226b14c6c01200ea4 Signed-off-by: Gavin Liu <gavin.liu@mediatek.com>
This commit is contained in:
parent
0f38b9f87e
commit
31137e1b15
1 changed files with 1 additions and 1 deletions
|
@ -139,6 +139,6 @@
|
|||
#define APUSYS_CTRL_DAPC_RCX_SLAVE_NUM (95) /* 0~94 */
|
||||
|
||||
/* Dump Config */
|
||||
#define DUMP_CFG
|
||||
#undef DUMP_CFG
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue