Skip to content

Commit a2c6b11

Browse files
JasonChenCJacrnsi
authored andcommitted
HV: change nuc7i7bnh ram start to 0x60000000
to support grub multiboot for nuc7i7bnh, we should put hv ram start at a suitable address as SOS bzImage may need use 0x1000000 Tracked-On: #3214 Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com> Reviewed-by: Victor Sun <victor.sun@intel.com>
1 parent 31aa37d commit a2c6b11

File tree

1 file changed

+1
-0
lines changed

1 file changed

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

0 commit comments

Comments
 (0)