From 70ff05efe02d48875ddb1f01d04e3a815a4ac160 Mon Sep 17 00:00:00 2001 From: Philip Black Date: Fri, 8 Jan 2010 11:14:39 +0000 Subject: dm365-evm.conf: Call UBOOT_MACHINE davinci_dm365_evm_config on DM365 DVM * The machine conf for the davinci dm365 EVM board was wrong. This patch fixes it. Signed-off-by: Khem Raj --- conf/machine/dm365-evm.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/dm365-evm.conf') diff --git a/conf/machine/dm365-evm.conf b/conf/machine/dm365-evm.conf index 1fd51234e2..5a5161673b 100644 --- a/conf/machine/dm365-evm.conf +++ b/conf/machine/dm365-evm.conf @@ -5,4 +5,4 @@ require conf/machine/include/davinci.inc require conf/machine/include/dm365.inc -UBOOT_MACHINE = "davinci_dm365evm_config" +UBOOT_MACHINE = "davinci_dm365_evm_config" -- cgit v1.2.3