coreboot/src
Kyösti Mälkki 1ae305efe1 CBMEM: Add cbmem_late_set_table() and drop references to high_tables_base
This helper function is for compatibility only for chipsets that do
not implement get_top_of_ram() to support early CBMEM.

Also remove references to globals high_tables_base and _size under
arch/ and from two ARMv7 boards.

Change-Id: I17eee30635a0368b2ada06e0698425c5ef0ecc53
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/3902
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@google.com>
2013-09-11 07:12:15 +02:00
..
arch CBMEM: Add cbmem_late_set_table() and drop references to high_tables_base 2013-09-11 07:12:15 +02:00
console usbdebug: Support choice of EHCI controller 2013-08-29 18:36:20 +02:00
cpu AMD AGESA: Place CAR_GLOBAL in BSP stack 2013-09-11 07:03:44 +02:00
device Add test to match struct device with pci_devfn_t 2013-08-24 07:38:23 +02:00
drivers SPI: Support STMicro partial page write 2013-08-23 05:07:11 +02:00
ec ec/kontron/it8516e: Add sanity checks for values from nvram 2013-07-29 23:22:12 +02:00
include CBMEM: Add cbmem_late_set_table() and drop references to high_tables_base 2013-09-11 07:12:15 +02:00
lib CBMEM: Add cbmem_late_set_table() and drop references to high_tables_base 2013-09-11 07:12:15 +02:00
mainboard CBMEM: Add cbmem_late_set_table() and drop references to high_tables_base 2013-09-11 07:12:15 +02:00
northbridge CBMEM northbridges: Remove references to global high_tables_base 2013-09-11 07:09:47 +02:00
southbridge intel/i945 intel/i82801gx: remove explicit pcie config accesses 2013-09-10 18:22:04 +02:00
superio w83627hf/acpi: Move floppy drive enumeration from _INI into _FDE. 2013-08-15 21:30:53 +02:00
vendorcode AMD f16kb: use AZ_PIN in Kconfig to customize AZALIA_PIN in Yangtze 2013-08-27 19:08:20 +02:00
Kconfig Add Kconfig options for Linux as payload 2013-08-31 08:58:39 +02:00