coreboot/src
David Hendricks 2445274347 storm: Reserve memory from 0x4000_0000-0x414f_ffff
This marks the bottom chunk of memory, which is used by various IP
blocks, as reserved so that Depthcharge does not attempt to wipe it.

BUG=chrome-os-partner:30067
BRANCH=storm
TEST=Built and booted for storm, depthcharge shows:
Wipe memory regions:
        [0x00000041500000, 0x00000051000000)
        [0x000000510006a0, 0x00000053000000)
        [0x00000054141260, 0x0000007fffd000)

Original-Signed-off-by: David Hendricks <dhendrix@chromium.org>
Original-Change-Id: I8f782f16d13620b705e1b3fbeca21dc8705b7e77
Original-Reviewed-on: https://chromium-review.googlesource.com/206516
Original-Reviewed-by: Stefan Reinauer <reinauer@chromium.org>
(cherry picked from commit f66f553f15)
Signed-off-by: Marc Jones <marc.jones@se-eng.com>

Change-Id: I82d118abc86052f5e32f6195a4efd04fe315be5a
Reviewed-on: http://review.coreboot.org/8149
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2015-01-09 06:21:08 +01:00
..
arch misc: Drop print_ implementation from non-romcc boards 2015-01-09 06:12:22 +01:00
console misc: Drop print_ implementation from non-romcc boards 2015-01-09 06:12:22 +01:00
cpu cpu: Drop print_ implementation from non-romcc boards 2015-01-06 20:16:20 +01:00
device doxygen fixes: fix parameter names to match the functions 2015-01-06 06:32:37 +01:00
drivers spi: Add Spansion flash S25FL128P 2015-01-09 06:19:32 +01:00
ec chromeos: Unconditionally clear the EC recovery request 2014-12-30 23:30:52 +01:00
include misc: Drop print_ implementation from non-romcc boards 2015-01-09 06:12:22 +01:00
lib misc: Drop print_ implementation from non-romcc boards 2015-01-09 06:12:22 +01:00
mainboard storm: Increase DRAM size to 1024MB 2015-01-09 06:20:44 +01:00
northbridge northbridge/intel/nehalem/raminit.c: Remove redundant function 2015-01-09 05:35:11 +01:00
soc storm: Reserve memory from 0x4000_0000-0x414f_ffff 2015-01-09 06:21:08 +01:00
southbridge southbridge: Drop print_ implementation from non-romcc boards 2015-01-06 20:15:20 +01:00
superio superio: Drop print_ implementation from non-romcc boards 2015-01-06 20:14:19 +01:00
vendorcode elog: Add function to log boot reason in ChromeOS case 2015-01-03 00:25:27 +01:00
Kconfig Allow RISCV to be compiled with ANY_TOOLCHAIN 2015-01-02 18:44:57 +01:00