aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd/persimmon/BiosCallOuts.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/amd/persimmon/BiosCallOuts.h')
-rw-r--r--src/mainboard/amd/persimmon/BiosCallOuts.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/amd/persimmon/BiosCallOuts.h b/src/mainboard/amd/persimmon/BiosCallOuts.h
index 071c73c3c6..cd23110ef2 100644
--- a/src/mainboard/amd/persimmon/BiosCallOuts.h
+++ b/src/mainboard/amd/persimmon/BiosCallOuts.h
@@ -23,6 +23,7 @@
#include "Porting.h"
#include "AGESA.h"
+#define BIOS_HEAP_START_ADDRESS 0x10000 /* HEAP during cold boot */
#define BIOS_HEAP_SIZE 0x20000
#define BSP_STACK_BASE_ADDR 0x30000