coreboot-kgpe-d16/src/soc/imgtec/pistachio
Julius Werner 0e3d7de741 urara: Increase bootblock size
The urara bootblock is less than a kilobyte from its limit (20K).
There's more than enough space available so increase it to avoid
impeding changes to core code.

Also add some more automated checks to better model the platform's
multiple windows into the same memory region and guard against
accidental overlaps by a seemingly benign change to one window.

Change-Id: I2e535b56d5d1748830ea1e70fd12fd9e87009bce
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/13733
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-02-22 21:38:20 +01:00
..
include/soc urara: Increase bootblock size 2016-02-22 21:38:20 +01:00
bootblock.c imgtec/pistachio: identity map SOC registers region 2015-12-31 17:34:28 +01:00
cbmem.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
clocks.c imgtec/pistachio: disable default RPU gate register values 2015-12-31 17:36:06 +01:00
ddr2_init.c imgtec/pistachio: DDR2, DDR3: DLL reset set 2015-12-21 02:06:12 +01:00
ddr3_init.c imgtec/pistachio: DDR2, DDR3: DLL reset set 2015-12-21 02:06:12 +01:00
Kconfig Drop src/cpu/ indirection for MIPS 2015-12-17 21:25:31 +01:00
Makefile.inc soc/imgtec/pistachio: Implement hard_reset() 2015-12-17 21:13:35 +01:00
monotonic_timer.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
reset.c soc/imgtec/pistachio: add implementation for system reset 2015-12-17 21:13:57 +01:00
romstage.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
soc.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
spi.c pistachio: sort included header files 2015-06-10 22:21:55 +02:00
uart.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00