summaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2017-02-06 21:41:55 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-02-06 13:16:33 -0500
commit19a884c12789fa42c43237e535bdd56318c64df9 (patch)
treedf072d2a4a372d91956f7d6a08a9ada3952347f1 /conf/machine
parent16f6a2713d0e6ef4dcdbb7769b89979bdf751c11 (diff)
downloadmeta-ti-19a884c12789fa42c43237e535bdd56318c64df9.tar.gz
am335x-hs-evm: update UBOOT_MACHINE var for latest u-boot version
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/am335x-hs-evm.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/am335x-hs-evm.conf b/conf/machine/am335x-hs-evm.conf
index 674a764c..bb025b41 100644
--- a/conf/machine/am335x-hs-evm.conf
+++ b/conf/machine/am335x-hs-evm.conf
@@ -4,7 +4,7 @@
4 4
5require conf/machine/am335x-evm.conf 5require conf/machine/am335x-evm.conf
6 6
7UBOOT_MACHINE = "am335x_hs_evm_mmc_config" 7UBOOT_MACHINE = "am335x_hs_evm_config"
8 8
9UBOOT_ENTRYPOINT = "0x82000000" 9UBOOT_ENTRYPOINT = "0x82000000"
10UBOOT_LOADADDRESS = "0x82000000" 10UBOOT_LOADADDRESS = "0x82000000"