coreboot-kgpe-d16/src/soc/qualcomm/ipq806x
Deepa Dinamani 1c2748d113 ipq806x: Add support for mmu in bootblock.
move mmu setup from RAM stage to boot block

Enabling mmu earlier, helps speed up the boot time.

BRANCH=storm
BUG=chrome-os-partner:35024
TEST=Verified the mmu table dump matches the programmed values.

Change-Id: I8f581538d5dfd0d78538c9fe50f689d54b740685
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: fb799a6d61f9c2f478434a71584d0edb94af4b59
Original-Change-Id: I110497875002a88add7eb4312a70c0de8c28bc4f
Original-Signed-off-by: Deepa Dinamani <deepad@codeaurora.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/247120
Original-Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Original-Commit-Queue: Trevor Bourget <tbourget@codeaurora.org>
Reviewed-on: http://review.coreboot.org/9756
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-04-17 09:59:08 +02:00
..
include/soc ipq806x: Add support for mmu in bootblock. 2015-04-17 09:59:08 +02:00
blobs_init.c ipq806x: load and start RPM 2015-04-15 21:57:19 +02:00
cbmem.c storm: use different CBFS caches before and after DRAM is available 2015-04-15 21:56:30 +02:00
clock.c ipq806x: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:34:44 +02:00
gpio.c gpio: Extend common GPIO header, simplify function names 2015-04-10 11:57:33 +02:00
gsbi.c ipq806x: add i2c driver 2015-04-15 21:56:05 +02:00
i2c.c ipq806x: add i2c driver 2015-04-15 21:56:05 +02:00
Kconfig storm: configure/enable vboot2 support 2015-04-15 21:56:22 +02:00
Makefile.inc ipq806x: Load TZBSP blob from coreboot ramstage 2015-04-15 21:56:56 +02:00
mbn_header.h ipq8064: add DRAM initialization code 2015-04-15 21:56:15 +02:00
qup.c ipq806x: add i2c driver 2015-04-15 21:56:05 +02:00
soc.c New mechanism to define SRAM/memory map with automatic bounds checking 2015-04-06 22:05:01 +02:00
spi.c gpio: Extend common GPIO header, simplify function names 2015-04-10 11:57:33 +02:00
timer.c ipq806x: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:34:44 +02:00
tz_wrapper.S ipq806x: Load TZBSP blob from coreboot ramstage 2015-04-15 21:56:56 +02:00
uart.c gpio: Extend common GPIO header, simplify function names 2015-04-10 11:57:33 +02:00
usb.c ipq806x: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:34:44 +02:00