summaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/am57xx-evm.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/am57xx-evm.conf b/conf/machine/am57xx-evm.conf
index 95d3fc7c..8d5d5ccb 100644
--- a/conf/machine/am57xx-evm.conf
+++ b/conf/machine/am57xx-evm.conf
@@ -10,7 +10,7 @@ IMAGE_FSTYPES += "ubi tar.gz"
10 10
11SERIAL_CONSOLE = "115200 ttyO2" 11SERIAL_CONSOLE = "115200 ttyO2"
12 12
13UBOOT_MACHINE = "beagle_x15_config" 13UBOOT_MACHINE = "am57xx_evm_config"
14 14
15# UBI information. Note that this is board and kernel specific. Changes 15# UBI information. Note that this is board and kernel specific. Changes
16# in your kernel port may require changes in these variables. For more 16# in your kernel port may require changes in these variables. For more