[meta-ti] Franklin S. Cooper Jr : am57xx-evm: Update the config name used in U-boot for this board

Arago Project git git at arago-project.org
Mon Aug 11 17:27:26 PDT 2014


Module: meta-ti
Branch: master
Commit: 3de384bb34d4b4e5a36196ec4a62983c7dbef3b8
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=3de384bb34d4b4e5a36196ec4a62983c7dbef3b8

Author: Franklin S. Cooper Jr <fcooper at ti.com>
Date:   Thu Aug  7 04:10:57 2014 +0000

am57xx-evm: Update the config name used in U-boot for this board

Signed-off-by: Franklin S. Cooper Jr <fcooper at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 conf/machine/am57xx-evm.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/machine/am57xx-evm.conf b/conf/machine/am57xx-evm.conf
index 56b1873..0beed60 100644
--- a/conf/machine/am57xx-evm.conf
+++ b/conf/machine/am57xx-evm.conf
@@ -8,7 +8,7 @@ IMAGE_FSTYPES += "ubi tar.gz"
 
 SERIAL_CONSOLE = "115200 ttyO2"
 
-UBOOT_MACHINE = "dra7xx_evm_config"
+UBOOT_MACHINE = "beagle_x15_config"
 
 # UBI information.  Note that this is board and kernel specific.  Changes
 # in your kernel port may require changes in these variables.  For more



More information about the meta-ti mailing list