fix: error
This commit is contained in:
parent
363945d56b
commit
1108a21b25
@ -29,7 +29,7 @@ ProfileParams *p;
|
|||||||
// DRAMLayout g_mem_layout = {{{0x2040,0x24000,0x48000,0x90000},4}, 0xffffe0000, ((1<<13)-1)};
|
// DRAMLayout g_mem_layout = {{{0x2040,0x24000,0x48000,0x90000},4}, 0xffffe0000, ((1<<13)-1)};
|
||||||
DRAMLayout g_mem_layout = {
|
DRAMLayout g_mem_layout = {
|
||||||
{{0x5400, 0x82600}, 2},
|
{{0x5400, 0x82600}, 2},
|
||||||
0xffff00000,
|
0xffff000000,
|
||||||
ROW_SIZE - 1
|
ROW_SIZE - 1
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user