From cd7860d5a3035cdd9e167ee99fcb3c8321e1ffa7 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Tue, 29 Apr 2014 18:40:09 +0200 Subject: colibri-vf: switch to U-Boot 2014.04 and latest git This commit switches Colibri VF machine to use the 2014.04 git branch. The change to latest U-Boot brings proper NAND hardware ECC support, which is also enabled in latest Linux kernel. Beside that, burnflash is updated to correctly work with the new U-Boot version and the altered Config Block location. --- conf/machine/colibri-vf.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/colibri-vf.conf') diff --git a/conf/machine/colibri-vf.conf b/conf/machine/colibri-vf.conf index 4d1423b..fc9c087 100644 --- a/conf/machine/colibri-vf.conf +++ b/conf/machine/colibri-vf.conf @@ -14,7 +14,7 @@ SOC_FAMILY = "vf:vf60" PREFERRED_PROVIDER_virtual/kernel = "linux-toradex-fsl" PREFERRED_PROVIDER_u-boot = "u-boot-toradex-fsl" PREFERRED_PROVIDER_virtual/bootloader = "u-boot-toradex-fsl" -UBOOT_SUFFIX = "nand" +UBOOT_SUFFIX = "imx" UBOOT_MAKE_TARGET = "" UBOOT_MACHINE = "colibri_vf_config" # note that this is a pure SW solution, don't expect GPU performance -- cgit v1.2.3