mb/prodrive/atlas: Disable POST codes by default

Signed-off-by: Lean Sheng Tan <sheng.tan@9elements.com>
Change-Id: Ib1dd9826cedfd0a3f1ed719cf2e2927f09f783fe
Reviewed-on: https://review.coreboot.org/c/coreboot/+/67427
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Lean Sheng Tan 2022-09-07 21:07:29 +02:00 committed by Tim Wawrzynczak
parent d75deb1d22
commit 003fe294fe
1 changed files with 4 additions and 0 deletions

View File

@ -38,4 +38,8 @@ config UART_FOR_CONSOLE
config CBFS_SIZE
default 0x800000
# This platform has limited means to display POST codes
config NO_POST
default y
endif #BOARD_PRODRIVE_ATLAS_BASEBOARD