diff options
Diffstat (limited to 'src/mainboard/iwill/dk8_htx')
-rw-r--r-- | src/mainboard/iwill/dk8_htx/romstage.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/iwill/dk8_htx/romstage.c b/src/mainboard/iwill/dk8_htx/romstage.c index ca080e6d93..1eb98fc4ce 100644 --- a/src/mainboard/iwill/dk8_htx/romstage.c +++ b/src/mainboard/iwill/dk8_htx/romstage.c @@ -1,5 +1,5 @@ #define ASSEMBLY 1 -#define __PRE_RAM__ + #define RAMINIT_SYSINFO 1 #define CACHE_AS_RAM_ADDRESS_DEBUG 0 |