switch-coreboot/src
Kyösti Mälkki 3bf3854847 CBMEM: Tag chipsets with LATE_CBMEM_INIT
In preparation to remove the static CBMEM allocator, tag the chipsets
that still do not implement get_top_of_ram() for romstage.

LATE_CBMEM_INIT also implies BROKEN_CAR_MIGRATE.

Change-Id: Iad359db2e65ac15c54ff6e9635429628e4db6fde
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/7850
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-by: Aaron Durbin <adurbin@google.com>
Tested-by: build bot (Jenkins)
2015-01-27 22:47:00 +01:00
..
arch CBMEM: Tag chipsets with LATE_CBMEM_INIT 2015-01-27 22:47:00 +01:00
console CBMEM console: Fix and enhance pre-RAM support 2015-01-27 22:44:17 +01:00
cpu CBMEM console: Fix CAR migration step 2015-01-27 22:42:10 +01:00
device device/hypertransport.c: Fix typo in comment 2015-01-24 23:04:31 +01:00
drivers drivers/intel/fsp: Add HOB tools to work with GUIDs 2015-01-27 19:40:24 +01:00
ec vboot2: read dev and recovery switch 2015-01-27 01:43:31 +01:00
include CBMEM console: Fix and enhance pre-RAM support 2015-01-27 22:44:17 +01:00
lib CBMEM console: Fix and enhance pre-RAM support 2015-01-27 22:44:17 +01:00
mainboard CBMEM: Move cbmemc_reinit() 2015-01-27 22:42:23 +01:00
northbridge CBMEM: Tag chipsets with LATE_CBMEM_INIT 2015-01-27 22:47:00 +01:00
soc CBMEM: Move cbmemc_reinit() 2015-01-27 22:42:23 +01:00
southbridge southbridge/amd/pi: Clean up whitespace in Kconfig 2015-01-27 15:08:52 +01:00
superio superio: Drop print_ implementation from non-romcc boards 2015-01-06 20:14:19 +01:00
vendorcode southbridge/amd/pi: Rename Avalon to Hudson 2015-01-27 15:07:45 +01:00
Kconfig CBMEM: Tag chipsets with LATE_CBMEM_INIT 2015-01-27 22:47:00 +01:00