mmpeg2: fix 0 address crash issue [1/1]
authorHui Zhang <hui.zhang@amlogic.com>
Mon, 25 May 2020 16:51:48 +0000 (00:51 +0800)
committerHui Zhang <hui.zhang@amlogic.com>
Mon, 25 May 2020 17:14:03 +0000 (01:14 +0800)
commita3339bfb9d2487506e72bb7810f82952a38a6303
tree669e33e96f1c6e2e21ee73943cb93aa5d792d546
parent7b8ccb1dbaea816f46704bdb0221da54b0504edf
mmpeg2: fix 0 address crash issue [1/1]

PD#SWPL-25585

Problem:
this issue is introduced by gerrit 110569
0 memory address been polluted by lmem hw.

Solution:
add the missed DMA address config in canvas
init

Verify:
ac214

Signed-off-by: Hui Zhang <hui.zhang@amlogic.com>
Change-Id: I12e276be5d3fee1fd9043215507981a3412e6d42
drivers/frame_provider/decoder/mpeg12/vmpeg12_multi.c