summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/omapl138-lcdk.conf (renamed from conf/machine/am180x-evm.conf)6
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/machine/am180x-evm.conf b/conf/machine/omapl138-lcdk.conf
index ef248a3e..84e71d07 100644
--- a/conf/machine/am180x-evm.conf
+++ b/conf/machine/omapl138-lcdk.conf
@@ -1,11 +1,11 @@
1#@TYPE: Machine 1#@TYPE: Machine
2#@NAME: AM180x CPUs on an AM180x EVM board 2#@NAME: OMAP-L138 LCDK
3#@DESCRIPTION: Machine configuration for the TI AM180x EVM board 3#@DESCRIPTION: Machine configuration for the TI OMAP-L138 LCDK board
4 4
5require conf/machine/include/davinci.inc 5require conf/machine/include/davinci.inc
6require conf/machine/include/omapl138.inc 6require conf/machine/include/omapl138.inc
7 7
8UBOOT_MACHINE = "da850_am18xxevm_config" 8UBOOT_MACHINE = "omapl138_lcdk_config"
9UBOOT_SUFFIX = "ais" 9UBOOT_SUFFIX = "ais"
10 10
11UBOOT_ENTRYPOINT = "0xc0008000" 11UBOOT_ENTRYPOINT = "0xc0008000"