All of lore.kernel.org
 help / color / mirror / Atom feed
* Denys Dmytriyenko : u-boot-ti-staging: don' t replace MLO with HS_ISSW for am335x HS platform
@ 2016-09-23 22:47 Arago Project git
  0 siblings, 0 replies; 2+ messages in thread
From: Arago Project git @ 2016-09-23 22:47 UTC (permalink / raw)
  To: meta-ti

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

Author: Denys Dmytriyenko <denys@ti.com>
Date:   Sat Sep 24 01:10:14 2016 +0000

u-boot-ti-staging: don't replace MLO with HS_ISSW for am335x HS platform

Signed-off-by: Denys Dmytriyenko <denys@ti.com>

---

 recipes-bsp/u-boot/u-boot-ti-staging_2016.05.bb |    9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)

diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2016.05.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2016.05.bb
index 73f9643..9cf8a83 100644
--- a/recipes-bsp/u-boot/u-boot-ti-staging_2016.05.bb
+++ b/recipes-bsp/u-boot/u-boot-ti-staging_2016.05.bb
@@ -7,7 +7,7 @@ DESCRIPTION = "u-boot bootloader for TI devices"
 
 LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6"
 
-PR = "r17"
+PR = "r18"
 PV_append = "+git${SRCPV}"
 
 SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}"
@@ -53,13 +53,6 @@ do_compile_append_am437x-hs-evm () {
 	fi
 }
 
-do_compile_append_am335x-hs-evm () {
-	if [ -f ${S}/u-boot-spl_HS_ISSW ]; then
-		rm -rf ${S}/MLO
-		cp ${S}/u-boot-spl_HS_ISSW ${S}/MLO
-	fi
-}
-
 do_install_append () {
 	if [ -f ${S}/${UBOOT_HS_XLD_BINARY} ]; then
 		install ${S}/${UBOOT_HS_XLD_BINARY} ${D}/boot/${UBOOT_HS_XLD_IMAGE}



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Denys Dmytriyenko : u-boot-ti-staging: don' t replace MLO with HS_ISSW for am335x HS platform
@ 2016-09-23 22:47 Arago Project git
  0 siblings, 0 replies; 2+ messages in thread
From: Arago Project git @ 2016-09-23 22:47 UTC (permalink / raw)
  To: meta-ti

Module: meta-ti
Branch: krogoth
Commit: 69fd10ee8cc9f423e5092d35b47dfa3e52872545
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=69fd10ee8cc9f423e5092d35b47dfa3e52872545

Author: Denys Dmytriyenko <denys@ti.com>
Date:   Sat Sep 24 01:10:14 2016 +0000

u-boot-ti-staging: don't replace MLO with HS_ISSW for am335x HS platform

Signed-off-by: Denys Dmytriyenko <denys@ti.com>

---

 recipes-bsp/u-boot/u-boot-ti-staging_2016.05.bb |    9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)

diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2016.05.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2016.05.bb
index 73f9643..9cf8a83 100644
--- a/recipes-bsp/u-boot/u-boot-ti-staging_2016.05.bb
+++ b/recipes-bsp/u-boot/u-boot-ti-staging_2016.05.bb
@@ -7,7 +7,7 @@ DESCRIPTION = "u-boot bootloader for TI devices"
 
 LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6"
 
-PR = "r17"
+PR = "r18"
 PV_append = "+git${SRCPV}"
 
 SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}"
@@ -53,13 +53,6 @@ do_compile_append_am437x-hs-evm () {
 	fi
 }
 
-do_compile_append_am335x-hs-evm () {
-	if [ -f ${S}/u-boot-spl_HS_ISSW ]; then
-		rm -rf ${S}/MLO
-		cp ${S}/u-boot-spl_HS_ISSW ${S}/MLO
-	fi
-}
-
 do_install_append () {
 	if [ -f ${S}/${UBOOT_HS_XLD_BINARY} ]; then
 		install ${S}/${UBOOT_HS_XLD_BINARY} ${D}/boot/${UBOOT_HS_XLD_IMAGE}



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-09-23 22:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-23 22:47 Denys Dmytriyenko : u-boot-ti-staging: don' t replace MLO with HS_ISSW for am335x HS platform Arago Project git
2016-09-23 22:47 Arago Project git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.