mb/intel/kblrvp: Add Variant board support for KBLRVP

Add support of Variant board model for existing intel/kblrvp,
since there might be more RVP board supports under
intel/kblrvp. Existing is for KBL RVP3 board.

BUG=none
BRANCH=none
TEST=Built and boot Kaby Lake RVP3

Change-Id: I041a07a273dbb77e422d48591f06b5f1011cd9f7
Signed-off-by: Barnali Sarkar <barnali.sarkar@intel.com>
Reviewed-on: https://review.coreboot.org/17630
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins)
This commit is contained in:
Barnali Sarkar
2016-11-28 14:53:12 +05:30
committed by Aaron Durbin
parent d138871b16
commit a5b10417e4
12 changed files with 19 additions and 9 deletions

View File

@@ -326,7 +326,7 @@ config GENERIC_SPD_BIN
config DIMM_MAX
int
default 2
default 4
depends on GENERIC_SPD_BIN
help
Total number of memory DIMM slots available on motherboard.