Skip to content

Commit a27ce27

Browse files
jsun26intelwenlingz
authored andcommitted
HV: rename nuc7i7bnh to nuc7i7dnb
NUC7i7BNH is not a board name but a product name of KBL NUC, and it is outdated to support LOGICAL_PARTITION scenario and HYBRID scenario. NUC7i7DNH is the product name of KBL NUC that ACRN currently supported, but its official board name is NUC7i7DNB, so change the folder name from "nuc7i7bnh" to "nuc7i7dnb" under arch/x86/configs/. Please refer more details on below documentation: Intel® NUC Board/Kit NUC7i7DN Technical Product Specification Tracked-On: #3446 Signed-off-by: Victor Sun <victor.sun@intel.com> Reviewed-by: Xiangyang Wu <xiangyang.wu@linux.intel.com>
1 parent dde20bd commit a27ce27

File tree

7 files changed

+3
-3
lines changed

7 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
nuc7i7bnh
1+
nuc7i7dnb
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
nuc7i7bnh.config
1+
nuc7i7dnb.config
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Generated by Kconfiglib (https://github.com/ulfalizer/Kconfiglib)
2-
CONFIG_BOARD="nuc7i7bnh"
2+
CONFIG_BOARD="nuc7i7dnb"
33
CONFIG_SERIAL_LEGACY=y
44
CONFIG_HV_RAM_START=0x60000000

0 commit comments

Comments
 (0)