coreboot-kgpe-d16/src
Ronald G. Minnich 90b4ce2775 armv7: Clean up the mmu setup a bit
The previous incarnation did not use all of mmu_setup, which meant
we did not carefully disable things before (possibly) changing them.

This code is tested and works, and it's a bit of a simplification.

Change-Id: I0560f9b8e25f31cd90e34304d6ec987fc5c87699
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Signed-off-by: David Hendricks <dhendrix@chromium.org>
Reviewed-on: http://review.coreboot.org/2204
Reviewed-by: Peter Stuge <peter@stuge.se>
Tested-by: build bot (Jenkins)
2013-01-29 00:15:03 +01:00
..
arch armv7: Clean up the mmu setup a bit 2013-01-29 00:15:03 +01:00
console Fix console.c with serial support disabled 2013-01-11 20:03:30 +01:00
cpu armv7: Clean up the mmu setup a bit 2013-01-29 00:15:03 +01:00
device Make PCIe config options depend on PCIe support 2013-01-04 19:35:14 +01:00
drivers snow: add max77686 driver in romstage and ramstage 2013-01-10 05:57:06 +01:00
ec Add support for ENE932 EC w/ Compal firmware 2012-12-12 06:02:04 +01:00
include Implement GCC code coverage analysis 2013-01-12 19:09:55 +01:00
lib src/lib/timestamp.c: Fix spelling of tim*e*stamp 2013-01-22 12:15:08 +01:00
mainboard armv7: Clean up the mmu setup a bit 2013-01-29 00:15:03 +01:00
northbridge Add MMCONF resource to AMD fam14 PCI_DOMAIN. 2013-01-22 19:17:35 +01:00
southbridge Hudson: Legacy free question is hudson only 2013-01-22 08:52:24 +01:00
superio Remove assembly coded log2 function 2012-11-28 07:57:17 +01:00
vendorcode F15tn: Fix all warnings, enable warnings as errors 2013-01-22 12:17:07 +01:00
Kconfig Implement GCC code coverage analysis 2013-01-12 19:09:55 +01:00