mirror of
https://github.com/drasko/codezero.git
synced 2026-01-15 04:13:16 +01:00
Seems phys_to_page/page_to_phys macros are fixed in mm0
This commit is contained in:
@@ -29,7 +29,7 @@ struct container_info cinfo[] = {
|
||||
[0] = {
|
||||
.pager_lma = __pfn(CONFIG_CONT0_PAGER_START),
|
||||
.pager_vma = __pfn(0xE0000000),
|
||||
.pager_size = __pfn(0x9F000),
|
||||
.pager_size = __pfn(0xa0000),
|
||||
.ncaps = 14,
|
||||
.caps = {
|
||||
[0] = {
|
||||
|
||||
Reference in New Issue
Block a user