coreboot-kgpe-d16/src
David Hendricks 249cdc3943 snow: add cpu_cluster and domain resources via devicetree.cb
This patch will cause the resource allocator to actually set aside
the memory resources using methods in the previous patch. The coreboot
table output will include "RAM" entries (there were none before):

coreboot memory table:
 0. 0000000040400000-00000000bff001ff: RAM
 1. 00000000bff00200-00000000bff00fff: CONFIGURATION TABLES
 2. 00000000bff01000-00000000bfffffff: RAM

Change-Id: I5cd76e93fc232fdae1754253efb4e9269b3a20c0
Signed-off-by: David Hendricks <dhendrix@chromium.org>
Reviewed-on: http://review.coreboot.org/2420
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2013-02-19 17:21:30 +01:00
..
arch armv7: init stack to 0xdeadbeef to detect stack overflows 2013-02-19 00:57:41 +01:00
console console: Fix using CMOS for options 2013-02-08 10:00:12 +01:00
cpu build system: Retire REQUIRES_BLOB 2013-02-19 11:00:41 +01:00
device sconfig: rename lapic_cluster -> cpu_cluster 2013-02-14 07:07:20 +01:00
drivers RTC: Use the correct index when setting the default month 2013-02-19 00:59:50 +01:00
ec Add support for "Butterfly" Chromebook 2013-02-11 22:02:32 +01:00
include AMD Family12h: Fix warnings 2013-02-18 05:01:53 +01:00
lib fix an error message in checkstack() 2013-02-12 05:05:39 +01:00
mainboard snow: add cpu_cluster and domain resources via devicetree.cb 2013-02-19 17:21:30 +01:00
northbridge AMD Family12h: Fix warnings 2013-02-18 05:01:53 +01:00
southbridge build system: Retire REQUIRES_BLOB 2013-02-19 11:00:41 +01:00
superio Remove assembly coded log2 function 2012-11-28 07:57:17 +01:00
vendorcode AMD Family12h: Fix warnings 2013-02-18 05:01:53 +01:00
Kconfig build system: Retire REQUIRES_BLOB 2013-02-19 11:00:41 +01:00