mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2026-02-28 02:01:50 +00:00
platform: generic: mips p8700: dump MMIO regions
Debug print MMIO regions Signed-off-by: Vladimir Kondratiev <vladimir.kondratiev@mobileye.com> Reviewed-by: Anup Patel <anup@brainfault.org> Link: https://lore.kernel.org/r/20260223-for-upstream-eyeq7h-v3-20-621d004d1a21@mobileye.com Signed-off-by: Anup Patel <anup@brainfault.org>
This commit is contained in:
committed by
Anup Patel
parent
9169290ca9
commit
3b55e5c722
@@ -376,6 +376,7 @@ static int eyeq7h_nascent_init(void)
|
||||
*/
|
||||
__raw_writeq(NCORE-1, (void *)(cm_base + GCR_MMIO_TOP(1)));
|
||||
mb();
|
||||
mips_p8700_dump_mmio();
|
||||
}
|
||||
|
||||
/* Per core set up */
|
||||
|
||||
Reference in New Issue
Block a user