summaryrefslogtreecommitdiffstats
path: root/conf/machine/am57xx-evm.conf
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-11-11 00:50:52 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-11-10 15:34:01 -0500
commit9e6cbd0ef1953813cd123fbfe47112c03f1663d5 (patch)
tree6715a1150ccdfaf9e8282ab2793d4e010959df6c /conf/machine/am57xx-evm.conf
parentcd3fcb02fc02897e3c771e274f6af2ddfb44014b (diff)
downloadmeta-ti-9e6cbd0ef1953813cd123fbfe47112c03f1663d5.tar.gz
u-boot-ti-staging: update to the latest, change am57/x15 defconfig name
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine/am57xx-evm.conf')
-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