qcs405: Add PRESERVE flag for RO_VPD

Add PRESERVE flag to preserve the VPD data.

Change-Id: I78ab4de31030465345c5ae58813bfed5e27494fb
Signed-off-by: Nitheesh Sekar <nsekar@codeaurora.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33020
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Nitheesh Sekar 2019-05-27 18:54:45 +05:30 committed by Patrick Georgi
parent 5b9e05501f
commit 3f89da8d65
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ FLASH@0x0 8M {
GBB 0x2f00
RO_FRID 0x100
}
RO_VPD 128K
RO_VPD(PRESERVE) 128K
RO_DDR_TRAINING(PRESERVE) 8K
}