BoardConfig: rv1126: rename thunder boot kernel config fragment

The kernel config fragment name has been changed. So let's change it
in BoardConfig.

Signed-off-by: Zhichao Yu <zhichao.yu@rock-chips.com>
Change-Id: I1f21b9a8aad0afba266c778aa81131008d827f07
This commit is contained in:
Zhichao Yu
2020-08-05 20:03:26 +08:00
parent beef3afd5d
commit bbbf6beb65

View File

@ -11,7 +11,7 @@ export RK_UBOOT_FORMAT_TYPE=
# 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-emmc.config export RK_KERNEL_DEFCONFIG_FRAGMENT=rv1126-tb.config
# Kernel dts # Kernel dts
export RK_KERNEL_DTS=rv1126-evb-ddr3-v12-tb-emmc export RK_KERNEL_DTS=rv1126-evb-ddr3-v12-tb-emmc
# boot image type # boot image type