HV_CFG_M defines the path of hv-cfg devicetree binary.
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
UBOOT_SOURCE_SPI = "u-boot-with-spl-pbl.bin"
UBOOT_SOURCE_SD = "u-boot-with-spl-pbl.bin"
+HV_CFG_M = "t1040rdb"
+
KERNEL_DEVICETREE ?= "t1042d4rdb.dtb"
KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3l_smp_defconfig"
UBOOT_SOURCE_SPI = "u-boot-with-spl-pbl.bin"
UBOOT_SOURCE_SD = "u-boot-with-spl-pbl.bin"
+HV_CFG_M = "t1040rdb"
+
KERNEL_DEVICETREE ?= "t1042d4rdb.dtb"
KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_fmanv3l_smp_defconfig"