This recipe supports omapl138 devices.
Signed-off-by: Vishwanathrao Badarkhe, Manish <[email protected]>
---
:100644 100644 cff1565... 703fd93... M conf/machine/am180x-evm.conf
:000000 100644 0000000... b9cb5b3... A
recipes-bsp/u-boot/u-boot-am180x_2012.04.01.bb
conf/machine/am180x-evm.conf | 2 +-
recipes-bsp/u-boot/u-boot-am180x_2012.04.01.bb | 17 +++++++++++++++++
2 files changed, 18 insertions(+), 1 deletions(-)
diff --git a/conf/machine/am180x-evm.conf b/conf/machine/am180x-evm.conf
index cff1565..703fd93 100644
--- a/conf/machine/am180x-evm.conf
+++ b/conf/machine/am180x-evm.conf
@@ -5,7 +5,7 @@
require conf/machine/include/davinci.inc
require conf/machine/include/omapl138.inc
-UBOOT_MACHINE = "da850evm_config"
+UBOOT_MACHINE = "da850sdi_config"
UBOOT_ENTRYPOINT = "0xc0008000"
UBOOT_LOADADDRESS = "0xc0008000"
diff --git a/recipes-bsp/u-boot/u-boot-am180x_2012.04.01.bb
b/recipes-bsp/u-boot/u-boot-am180x_2012.04.01.bb
new file mode 100644
index 0000000..b9cb5b3
--- /dev/null
+++ b/recipes-bsp/u-boot/u-boot-am180x_2012.04.01.bb
@@ -0,0 +1,17 @@
+equire u-boot-ti.inc
+
+DESCRIPTION = "u-boot bootloader for AM180x devices"
+
+COMPATIBLE_MACHINE = "am180x-evm"
+
+PR = "r0"
+
+SRC_URI =
"git://arago-project.org/git/projects/u-boot-davinci.git;protocol=git;branch=${BRANCH}"
+
+BRANCH = "master"
+
+# DEV_DAVINCIPSP_03.22.00.04
+SRCREV = "DEV_DAVINCIPSP_03.22.00.04"
+
+UBOOT_SUFFIX = "bin"
+
--
1.7.4.1
_______________________________________________
meta-ti mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-ti