>-----Original Message----- >From: [email protected] [mailto:meta-ti- >[email protected]] On Behalf Of Cooper Jr., Franklin >Sent: Tuesday, June 17, 2014 6:23 AM >To: Dmytriyenko, Denys >Cc: [email protected] >Subject: Re: [meta-ti] [for dora & master][PATCH] u-boot-ti- >staging:_2013.10: Update to pull in critical fixes > >These are 2 production stop patches that have been pushed to the >same LCPD git tree and branch that is apart of your last release. > >With out them beta and production boards will frequently not boot >and even if they do running any intensive task can kill the >display requiring a reboot. > >It's 2 patches that affect am4x only. For all other devices >nothing has changed.
In the future I would say that this should be handled through meta-amsdk, and is one more reason to get to that solution. However, for today we already have the coreSDK configs tagged, these patches are blessed by U-Boot maintainer, so I say we go ahead and take them since the net result is to make the 2013.10 release of U-Boot better. > >> On Jun 16, 2014, at 6:12 PM, "Dmytriyenko, Denys" <[email protected]> >wrote: >> >>> On Wed, Jun 11, 2014 at 08:54:07AM -0500, Franklin S. Cooper Jr >wrote: >>> * Critical fixes have been added to the ti-u-boot-2013.10 >branch for AM4x. >>> * Update commit id to point to this new commit. >>> * For all other platforms nothing should have changed. >>> --- >>> recipes-bsp/u-boot/u-boot-ti-staging_2013.10.bb | 6 +++--- >>> 1 files changed, 3 insertions(+), 3 deletions(-) >>> >>> diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2013.10.bb >b/recipes-bsp/u-boot/u-boot-ti-staging_2013.10.bb >>> index b8f5ce6..d954db4 100644 >>> --- a/recipes-bsp/u-boot/u-boot-ti-staging_2013.10.bb >>> +++ b/recipes-bsp/u-boot/u-boot-ti-staging_2013.10.bb >>> @@ -5,14 +5,14 @@ DESCRIPTION = "u-boot bootloader for TI >devices" >>> LIC_FILES_CHKSUM = >"file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb" >>> >>> PV = "2013.10" >>> -PR = "r7+gitr${SRCPV}" >>> +PR = "r8+gitr${SRCPV}" >>> >>> SRC_URI = "git://git.ti.com/ti-u-boot/ti-u- >boot.git;protocol=git;branch=${BRANCH}" >>> >>> BRANCH ?= "ti-u-boot-2013.10" >>> >>> -# Corresponds to tag ti2013.12.01 >>> -SRCREV = "78d8ebd4a0214b72a125f5b98c5ed2f9a3e5e783" >>> +# Corresponds to tag ti2013.12.01_amsdk-07.01 >> >> I'm still not sure of how to handle this kind of change... >> >> >>> +SRCREV = "259ff9a577cc66cb40e3cdff3e41628e466f0fef" >>> >>> SPL_BINARY = "MLO" >>> SPL_UART_BINARY = "u-boot-spl.bin" >>> -- >>> 1.7.0.4 >>> >>> -- >>> _______________________________________________ >>> meta-ti mailing list >>> [email protected] >>> https://lists.yoctoproject.org/listinfo/meta-ti >-- >_______________________________________________ >meta-ti mailing list >[email protected] >https://lists.yoctoproject.org/listinfo/meta-ti -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
