diff --git a/target/chroot/beagleboard.org-4gb-wheezy.sh b/target/chroot/beagleboard.org-4gb-wheezy.sh
index ee2d90a0e7916ee2283e9ff895b2d615ee5558da..e2b49b366ed801d83c34d865993af30daad85913 100755
--- a/target/chroot/beagleboard.org-4gb-wheezy.sh
+++ b/target/chroot/beagleboard.org-4gb-wheezy.sh
@@ -24,8 +24,7 @@ export LC_ALL=C
 
 chromium_release="chromium-33.0.1750.117"
 u_boot_release="v2016.03"
-u_boot_release_x15="v2015.07"
-#bone101_git_sha="50e01966e438ddc43b9177ad4e119e5274a0130d"
+u_boot_release_x15="ti-2016.05"
 
 #contains: rfs_username, release_date
 if [ -f /etc/rcn-ee.conf ] ; then
diff --git a/target/chroot/beagleboard.org-console-jessie.sh b/target/chroot/beagleboard.org-console-jessie.sh
index c468178991336c7210bfec647e09c510b4f334ac..9905a575cd2c24019f7191a2d6afaac6d4c8f2d2 100755
--- a/target/chroot/beagleboard.org-console-jessie.sh
+++ b/target/chroot/beagleboard.org-console-jessie.sh
@@ -23,8 +23,7 @@
 export LC_ALL=C
 
 u_boot_release="v2016.03"
-u_boot_release_x15="v2015.07"
-#bone101_git_sha="50e01966e438ddc43b9177ad4e119e5274a0130d"
+u_boot_release_x15="ti-2016.05"
 
 #contains: rfs_username, release_date
 if [ -f /etc/rcn-ee.conf ] ; then
diff --git a/target/chroot/beagleboard.org-console-wheezy.sh b/target/chroot/beagleboard.org-console-wheezy.sh
index f3e2932a01f7c992ccb8020930ac1bd395614aef..62a3e29173645aae4740e5eebcb96df1ce484fe8 100755
--- a/target/chroot/beagleboard.org-console-wheezy.sh
+++ b/target/chroot/beagleboard.org-console-wheezy.sh
@@ -24,8 +24,7 @@ export LC_ALL=C
 
 chromium_release="chromium-33.0.1750.117"
 u_boot_release="v2016.03"
-u_boot_release_x15="v2015.07"
-#bone101_git_sha="50e01966e438ddc43b9177ad4e119e5274a0130d"
+u_boot_release_x15="ti-2016.05"
 
 #contains: rfs_username, release_date
 if [ -f /etc/rcn-ee.conf ] ; then
diff --git a/target/chroot/beagleboard.org-jessie.sh b/target/chroot/beagleboard.org-jessie.sh
index 5d0fca8311a777ff73e5d04a1ab4702e0707e99f..aa1b8c7a84756f5982d1cc5e11dcf377adbae1ff 100755
--- a/target/chroot/beagleboard.org-jessie.sh
+++ b/target/chroot/beagleboard.org-jessie.sh
@@ -23,8 +23,7 @@
 export LC_ALL=C
 
 u_boot_release="v2016.03"
-u_boot_release_x15="v2015.07"
-#bone101_git_sha="50e01966e438ddc43b9177ad4e119e5274a0130d"
+u_boot_release_x15="ti-2016.05"
 
 #contains: rfs_username, release_date
 if [ -f /etc/rcn-ee.conf ] ; then
diff --git a/target/chroot/beagleboard.org-wheezy.sh b/target/chroot/beagleboard.org-wheezy.sh
index 6c8bcc4058155d9cc35d1642f70f1c7bc6192e3f..4a3d8792b8d77fc66eff86a8e1c2a0f1ac3e2ed6 100755
--- a/target/chroot/beagleboard.org-wheezy.sh
+++ b/target/chroot/beagleboard.org-wheezy.sh
@@ -24,8 +24,7 @@ export LC_ALL=C
 
 chromium_release="chromium-33.0.1750.117"
 u_boot_release="v2016.03"
-u_boot_release_x15="v2015.07"
-#bone101_git_sha="50e01966e438ddc43b9177ad4e119e5274a0130d"
+u_boot_release_x15="ti-2016.05"
 
 #contains: rfs_username, release_date
 if [ -f /etc/rcn-ee.conf ] ; then
diff --git a/target/chroot/elinux.sh b/target/chroot/elinux.sh
index dd6c79b69c7ea3da82f67a100b169709da126697..e04cad4891093d069e00f33dbb2e8312cb7ba95d 100755
--- a/target/chroot/elinux.sh
+++ b/target/chroot/elinux.sh
@@ -22,9 +22,6 @@
 
 export LC_ALL=C
 
-u_boot_release="v2016.03"
-#bone101_git_sha="50e01966e438ddc43b9177ad4e119e5274a0130d"
-
 #contains: rfs_username, release_date
 if [ -f /etc/rcn-ee.conf ] ; then
 	. /etc/rcn-ee.conf
diff --git a/target/chroot/machinekit-jessie.sh b/target/chroot/machinekit-jessie.sh
index 88cac47c2037fcb58264cb355c2667c022a091aa..b5416938be83f4978b9e8ea7d3307bf17649830a 100755
--- a/target/chroot/machinekit-jessie.sh
+++ b/target/chroot/machinekit-jessie.sh
@@ -23,8 +23,7 @@
 export LC_ALL=C
 
 u_boot_release="v2016.03"
-u_boot_release_x15="v2015.07"
-#bone101_git_sha="50e01966e438ddc43b9177ad4e119e5274a0130d"
+u_boot_release_x15="ti-2016.05"
 
 #contains: rfs_username, release_date
 if [ -f /etc/rcn-ee.conf ] ; then
diff --git a/target/chroot/seeed-jessie.sh b/target/chroot/seeed-jessie.sh
index 45223fab686a6eb9f84a62646308c672df74c1ff..4d9ff8ef9d3d48bd4758f8638e26a7a7e937dba4 100755
--- a/target/chroot/seeed-jessie.sh
+++ b/target/chroot/seeed-jessie.sh
@@ -23,8 +23,7 @@
 export LC_ALL=C
 
 u_boot_release="v2016.03"
-u_boot_release_x15="v2015.07"
-#bone101_git_sha="50e01966e438ddc43b9177ad4e119e5274a0130d"
+u_boot_release_x15="ti-2016.05"
 
 #contains: rfs_username, release_date
 if [ -f /etc/rcn-ee.conf ] ; then