From 9e7d31800da636c282adb7e245df2aafb2511552 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Thu, 15 Mar 2012 18:36:42 +0000 Subject: imx53ard: fix u-boot machine definition --- conf/machine/imx53ard.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/imx53ard.conf b/conf/machine/imx53ard.conf index 7a3d1c5..0c8d2c6 100644 --- a/conf/machine/imx53ard.conf +++ b/conf/machine/imx53ard.conf @@ -7,4 +7,4 @@ include conf/machine/include/tune-cortexa8.inc UBOOT_ENTRYPOINT = "0x70800000" UBOOT_LOADADDRESS = "0x70800000" -UBOOT_MACHINE = "mx53_ard_ddr3_config" +UBOOT_MACHINE = "mx53ard_config" -- cgit v1.2.3-54-g00ecf