coreboot-kgpe-d16/src/northbridge/amd/lx
Kyösti Mälkki 42f4651434 CBMEM northbridges: Remove references to global high_tables_base
Use the new helper function set_top_of_ram() to remove remaining
uses of high_tables_base and _size under northbridge/.

Change-Id: I6b0d9615002ed2aff578c5811d7bd43dd2594453
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/3561
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@google.com>
2013-09-11 07:09:47 +02:00
..
grphinit.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
Kconfig amd/lx: Move configuration from source to Kconfig 2012-07-26 21:33:31 +02:00
Makefile.inc AMD Northbridge LX: get rid of #include "northbridge/amd/lx/raminit.c" 2013-06-04 17:56:48 +02:00
northbridge.c CBMEM northbridges: Remove references to global high_tables_base 2013-09-11 07:09:47 +02:00
northbridge.h AMD Northbridge LX: rename get_systop() to get_top_of_ram() 2013-06-04 17:55:45 +02:00
northbridgeinit.c AMD Northbridge LX: rename get_systop() to get_top_of_ram() 2013-06-04 17:55:45 +02:00
pll_reset.c AMD Northbridge LX: make GeodeLinkSpeed() function prototype non-static 2013-06-04 17:54:56 +02:00
raminit.c AMD Northbridge LX: include northbridge.h in raminit.c 2013-06-04 17:55:15 +02:00
raminit.h AMD Northbridge LX: convert spd_read_byte() to non-static version 2013-06-04 17:56:35 +02:00