coreboot-kgpe-d16/src/mainboard/google/snow
David Hendricks f9be756b55 armv7: add new dcache and MMU setup functions
This adds new MMU setup code. Most notably, this version uses
cbmem_add() to determine the translation table base address, which
in turn is necessary to ensure payloads which wipe memory can tell
which regions to wipe out.

TODOs:
- Finish cleaning up references to old cache/MMU stuff
- Add L2 setup (from exynos_cache.c)
- Set up ranges dynamically rather than in ramstage's main().

Change-Id: Iba5295a801e8058a3694e4ec5b94bbe9a69d3ee6
Signed-off-by: David Hendricks <dhendrix@chromium.org>
Reviewed-on: http://review.coreboot.org/2877
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2013-03-26 00:10:31 +01:00
..
bootblock.c exynos/snow: move SPI GPIO setup to mainboard bootblock code 2013-02-10 04:03:28 +01:00
chromeos.c Unify coreboot table generation 2013-03-22 00:17:55 +01:00
devicetree.cb samsung/exynos5: add display port and framebuffer defines and initialization 2013-03-06 23:41:42 +01:00
Kconfig samsung/exynos5: add display port and framebuffer defines and initialization 2013-03-06 23:41:42 +01:00
mainboard.c Chromebooks: mainboard.c: Do not spell Chromebook in CamelCase 2013-02-14 19:25:54 +01:00
mainboard.h exynos/snow: Move core/memory clock-related and board ID code 2013-02-06 02:11:14 +01:00
Makefile.inc Drop SRC_ROOT from mainboard Makefile.incs 2013-02-28 17:59:44 +01:00
memory.c exynos/snow: Move core/memory clock-related and board ID code 2013-02-06 02:11:14 +01:00
ramstage.c armv7: add new dcache and MMU setup functions 2013-03-26 00:10:31 +01:00
romstage.c armv7: add new dcache and MMU setup functions 2013-03-26 00:10:31 +01:00