coreboot-kgpe-d16/src
David Hendricks 3cc0d1eb3f exynos5250: assign RAM resources in cpu_init()
This moves the ram resource allocation into cpu_init() so that we
no longer rely on declaring a domain in devicetree.cb (which is kind
of weird for this platform). This does not cause any actual changes
to the coreboot memory table, and paves the way for further updates
to Snow's devicetree.

Change-Id: I141277f59b5d48288f409257bf556a1cfa7a8463
Signed-off-by: David Hendricks <dhendrix@chromium.org>
Reviewed-on: http://review.coreboot.org/2923
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2013-03-27 02:00:52 +01:00
..
arch armv7: fixes for dcache_op_by_mva() 2013-03-26 21:10:46 +01:00
console dynamic cbmem: fix memconsole and timestamps 2013-03-23 19:44:25 +01:00
cpu exynos5250: assign RAM resources in cpu_init() 2013-03-27 02:00:52 +01:00
device ramstage: prepare for relocation 2013-03-21 18:01:38 +01:00
drivers x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
ec x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
include resources: introduce reserved_ram_resource() 2013-03-23 19:40:36 +01:00
lib Revert "coreboot table: use memrange library" 2013-03-26 19:06:11 +01:00
mainboard Revert "samsung/exynos5: add resource functions for the display port" 2013-03-26 04:39:53 +01:00
northbridge resources: introduce reserved_ram_resource() 2013-03-23 19:40:36 +01:00
southbridge Unify setting i82801e LPC 2013-03-22 16:34:46 +01:00
superio x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
vendorcode vboot module: fix compilation issues 2013-03-23 19:36:49 +01:00
Kconfig dynamic cbmem: fix memconsole and timestamps 2013-03-23 19:44:25 +01:00