AGESA binaryPI: Drop tests for LATE_CBMEM_INIT
Change-Id: I4571e8b560559b3d7afe429eca8caa1512e244a8 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/26811 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin Roth <martinroth@google.com>
This commit is contained in:
		| @@ -29,9 +29,6 @@ | ||||
| #include <northbridge/amd/agesa/agesa_helper.h> | ||||
| #include <northbridge/amd/agesa/state_machine.h> | ||||
|  | ||||
| #if IS_ENABLED(CONFIG_LATE_CBMEM_INIT) | ||||
| #error "Only EARLY_CBMEM_INIT is supported." | ||||
| #endif | ||||
| #if !IS_ENABLED(CONFIG_POSTCAR_STAGE) | ||||
| #error "Only POSTCAR_STAGE is supported." | ||||
| #endif | ||||
|   | ||||
		Reference in New Issue
	
	Block a user