Skip to content

Commit 90adacc

Browse files
gaojiaqi7jyao1
authored andcommitted
devtools: adjust image config to align the sum of region sizes to 0x10000
The bios image size alignment is checked by qemu. Signed-off-by: Jiaqi Gao <[email protected]>
1 parent 95cf379 commit 90adacc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devtools/td-layout-config/config_image.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"TempHeap": "0x020000",
66
"Metadata": "0x001000",
77
"Payload": "0xC2D000",
8-
"Ipl": "0x348000",
8+
"Ipl": "0x349000",
99
"ResetVector": "0x008000"
1010
}

0 commit comments

Comments
 (0)