summaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorFranklin S. Cooper Jr <fcooper@ti.com>2014-08-07 04:10:57 +0000
committerDenys Dmytriyenko <denys@ti.com>2014-08-11 20:08:57 -0400
commitf54041ddbd88c58ed72d8a3c05c3fdd7ae13eaf5 (patch)
treef6d6a4ca261db29f2e235285032d70d106468093 /conf/machine
parent2275b0b8243f5a15941029f6d4659d0bd46687c4 (diff)
downloadmeta-ti-f54041ddbd88c58ed72d8a3c05c3fdd7ae13eaf5.tar.gz
am57xx-evm: Update the config name used in U-boot for this board
Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
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 56b18736..0beed60b 100644
--- a/conf/machine/am57xx-evm.conf
+++ b/conf/machine/am57xx-evm.conf
@@ -8,7 +8,7 @@ IMAGE_FSTYPES += "ubi tar.gz"
8 8
9SERIAL_CONSOLE = "115200 ttyO2" 9SERIAL_CONSOLE = "115200 ttyO2"
10 10
11UBOOT_MACHINE = "dra7xx_evm_config" 11UBOOT_MACHINE = "beagle_x15_config"
12 12
13# UBI information. Note that this is board and kernel specific. Changes 13# UBI information. Note that this is board and kernel specific. Changes
14# in your kernel port may require changes in these variables. For more 14# in your kernel port may require changes in these variables. For more