sandbox: Increase the number of bootstage records
When running boot tests involving FIT, 30 is not enough. Increase the limit to 50. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -30,6 +30,7 @@ CONFIG_LEGACY_IMAGE_FORMAT=y
|
||||
CONFIG_MEASURED_BOOT=y
|
||||
CONFIG_BOOTSTAGE=y
|
||||
CONFIG_BOOTSTAGE_REPORT=y
|
||||
CONFIG_BOOTSTAGE_RECORD_COUNT=50
|
||||
CONFIG_BOOTSTAGE_FDT=y
|
||||
CONFIG_BOOTSTAGE_STASH=y
|
||||
CONFIG_BOOTSTAGE_STASH_SIZE=0x4096
|
||||
|
||||
Reference in New Issue
Block a user