coreboot/src
Christian Gmeiner bd7e8d8d2b AMD Northbridge LX: simplify get_top_of_ram()
Get rid of not needed dependency to gliu0table. This change is
needed to move get_top_of_ram() to raminit.c - as needed for
EARLY_CBMEM_INIT.

Boot tested on a Bachmann OT200.

Change-Id: I0bfe40c366a3537775d5c1ff8e0b1f5ac94320b7
Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Reviewed-on: http://review.coreboot.org/3380
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
2013-11-26 07:36:26 +01:00
..
arch x86: fix compile error for !CONFIG_MULTIBOOT 2013-11-25 23:40:46 +01:00
console console: Add hexdump32 function 2013-11-10 14:12:31 +01:00
cpu haswell: check for clean reset 2013-11-25 23:55:00 +01:00
device Add function to encode device path into integer 2013-11-26 00:07:57 +01:00
drivers pc80/mc146818rtc: Return an error code rather than an integer 2013-11-25 23:59:59 +01:00
ec Add declaration of dock registers 1, 2 and 3. 2013-11-25 07:00:11 +01:00
include Add function to encode device path into integer 2013-11-26 00:07:57 +01:00
lib lib/coreboot_table: set type and size of framebuffer tag after fill_lb_framebuffer 2013-11-23 18:40:40 +01:00
mainboard falco: update verbs for ALC283 2013-11-26 00:06:01 +01:00
northbridge AMD Northbridge LX: simplify get_top_of_ram() 2013-11-26 07:36:26 +01:00
southbridge lynxpoint: Enable USB clock gating, late setup, and sleep prep 2013-11-25 23:55:15 +01:00
superio sio1007: Properly build '.c' files 2013-11-10 14:19:28 +01:00
vendorcode slippy: Minor vboot related fixes 2013-11-25 23:27:53 +01:00
Kconfig Add GRUB2 payload to build system 2013-11-19 01:07:25 +01:00