From 2888b75eefd314516b34f5ac3e6c66a5acf43fa1 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Thu, 15 Mar 2012 18:36:16 +0000 Subject: imx51evk: fix u-boot machine definition --- conf/machine/imx51evk.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/imx51evk.conf b/conf/machine/imx51evk.conf index 37eefc3..e8b08cb 100644 --- a/conf/machine/imx51evk.conf +++ b/conf/machine/imx51evk.conf @@ -7,4 +7,4 @@ include conf/machine/include/tune-cortexa8.inc UBOOT_ENTRYPOINT = "0xa0000000" UBOOT_LOADADDRESS = "0xa0000000" -UBOOT_MACHINE = "mx51_bbg_config" +UBOOT_MACHINE = "mx51evk_config" -- cgit v1.2.3-54-g00ecf