eclair: query phys memstart on arm64
Change-Id: I32db1153f5c1e4a217db69d8d55f0d0ccfa07c77
This commit is contained in:
committed by
Masamichi Takagi
parent
bf7fd81c1b
commit
32b32f0c4a
@@ -122,7 +122,7 @@ uintptr_t virt_to_phys(uintptr_t va)
|
||||
return NOPHYS;
|
||||
} /* virt_to_phys() */
|
||||
|
||||
int arch_setup_constants(void)
|
||||
int arch_setup_constants(int mcos_fd)
|
||||
{
|
||||
MAP_KERNEL_START = lookup_symbol("_head");
|
||||
if (MAP_KERNEL_START == NOSYMBOL) {
|
||||
|
||||
Reference in New Issue
Block a user