Signed-off-by: Denys Dmytriyenko <[email protected]> --- conf/machine/am335x-hs-evm.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/conf/machine/am335x-hs-evm.conf b/conf/machine/am335x-hs-evm.conf index 674a764..9664207 100644 --- a/conf/machine/am335x-hs-evm.conf +++ b/conf/machine/am335x-hs-evm.conf @@ -4,7 +4,7 @@ require conf/machine/am335x-evm.conf -UBOOT_MACHINE = "am335x_hs_evm_mmc_config" +UBOOT_MACHINE = "am335x_hs_evm_defconfig" UBOOT_ENTRYPOINT = "0x82000000" UBOOT_LOADADDRESS = "0x82000000" -- 2.7.4 -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
