fix: error

This commit is contained in:
tqcq 2024-10-24 12:18:57 +00:00
parent 363945d56b
commit 1108a21b25

View File

@ -29,7 +29,7 @@ ProfileParams *p;
// DRAMLayout g_mem_layout = {{{0x2040,0x24000,0x48000,0x90000},4}, 0xffffe0000, ((1<<13)-1)};
DRAMLayout g_mem_layout = {
{{0x5400, 0x82600}, 2},
0xffff00000,
0xffff000000,
ROW_SIZE - 1
};