the following patch was just integrated into master: commit 538e44683bd51f619214f87d8321a0e62cd7e358 Author: Jonathan Neuschäfer j.neuschaefer@gmx.net Date: Mon Aug 22 19:37:15 2016 +0200
arch/riscv: Print the page table structure after construction
A new Kconfig option, DEBUG_PRINT_PAGE_TABLES, is added to control this behaviour. It is currently only available on RISC-V, but other architectures can use it, too, should the need arise.
Change-Id: I52a863d8bc814ab3ed3a1f141d0a77edc6e4044d Signed-off-by: Jonathan Neuschäfer j.neuschaefer@gmx.net Reviewed-on: https://review.coreboot.org/16015 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth martinroth@google.com
See https://review.coreboot.org/16015 for details.
-gerrit