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>
This commit is contained in:
Jason Chen CJ 2019-05-28 09:02:34 +08:00 committed by ACRN System Integration
parent 31aa37d349
commit a2c6b11614
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
# Generated by Kconfiglib (https://github.com/ulfalizer/Kconfiglib)
CONFIG_BOARD="nuc7i7bnh"
CONFIG_SERIAL_LEGACY=y
CONFIG_HV_RAM_START=0x60000000