git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68be910
)
dm365-evm.conf: Call UBOOT_MACHINE davinci_dm365_evm_config on DM365 DVM
author
Philip Black
<phil.black@hillcrestlabs.com>
Fri, 8 Jan 2010 11:14:39 +0000
(11:14 +0000)
committer
Khem Raj
<raj.khem@gmail.com>
Fri, 8 Jan 2010 22:20:20 +0000
(14:20 -0800)
* The machine conf for the davinci dm365 EVM board was wrong.
This patch fixes it.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
conf/machine/dm365-evm.conf
patch
|
blob
|
history
diff --git
a/conf/machine/dm365-evm.conf
b/conf/machine/dm365-evm.conf
index
1fd5123
..
5a51616
100644
(file)
--- 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"