rv1126/rv1109: modify battery-evb kernel config
Signed-off-by: Fenrir Lin <fenrir.lin@rock-chips.com> Change-Id: I261d9bb541afb9e7c30ff3ed45b9d65465a06351
This commit is contained in:
@ -11,7 +11,7 @@ export RK_LOADER_UPDATE_SPL=true
|
|||||||
# Kernel defconfig
|
# Kernel defconfig
|
||||||
export RK_KERNEL_DEFCONFIG=rv1126_defconfig
|
export RK_KERNEL_DEFCONFIG=rv1126_defconfig
|
||||||
# kernel defconfig fragment
|
# kernel defconfig fragment
|
||||||
export RK_KERNEL_DEFCONFIG_FRAGMENT="rv1126-tb.config rv1126-battery-evb-v11.config"
|
export RK_KERNEL_DEFCONFIG_FRAGMENT="rv1126-tb.config rv1126-battery-evb.config"
|
||||||
# Kernel dts
|
# Kernel dts
|
||||||
export RK_KERNEL_DTS=rv1126-bat-evb-v11
|
export RK_KERNEL_DTS=rv1126-bat-evb-v11
|
||||||
# boot image type
|
# boot image type
|
||||||
@ -43,7 +43,7 @@ export RK_USERDATA_FS_TYPE=ext2
|
|||||||
# OEM config
|
# OEM config
|
||||||
export RK_OEM_DIR=oem_empty
|
export RK_OEM_DIR=oem_empty
|
||||||
# OEM build on buildroot
|
# OEM build on buildroot
|
||||||
export RK_OEM_BUILDIN_BUILDROOT=YES
|
export RK_OEM_BUILDIN_BUILDROOT=NO
|
||||||
#userdata config, if not define this, system will format by RK_USERDATA_FS_TYPE
|
#userdata config, if not define this, system will format by RK_USERDATA_FS_TYPE
|
||||||
export RK_USERDATA_DIR=userdata_empty
|
export RK_USERDATA_DIR=userdata_empty
|
||||||
#misc image
|
#misc image
|
||||||
|
|||||||
Reference in New Issue
Block a user