Skip to content

Commit f03ea0e

Browse files
committed
src/mainboard/novacustom/nuc_box/variants/nuc_box/board.fmd: add console region
Signed-off-by: Filip Lewiński <[email protected]>
1 parent c01ba88 commit f03ea0e

File tree

1 file changed

+3
-0
lines changed
  • src/mainboard/novacustom/nuc_box/variants/nuc_box

1 file changed

+3
-0
lines changed

src/mainboard/novacustom/nuc_box/variants/nuc_box/board.fmd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ FLASH 32M {
2020
VBLOCK_DEV 8K
2121
}
2222
RW_NVRAM(PRESERVE) 24K
23+
24+
CONSOLE(PRESERVE) 128K # <== SPI flash console region here
25+
2326
BOOTSPLASH(CBFS) 1M
2427
}
2528

0 commit comments

Comments
 (0)