config: tgl-cavs: change image_size to the real SRAM size

Apply "config: tgl: change image_size to the real SRAM size"
(9e50a02f1b) to tgl-cavs

Signed-off-by: Rander Wang <rander.wang@intel.com>
This commit is contained in:
Rander Wang 2021-07-20 13:36:04 +08:00 committed by Keyon Jie
parent 9a26e45580
commit 580e4d674e
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ version = [2, 5]
[adsp]
name = "tgl"
machine_id = 10
image_size = "0x100000"
image_size = "0x2F0000"
[[adsp.mem_zone]]
type = "ROM"