[meta-freescale] [fsl-community-bsp-platform][PATCH] linux-imx (2.6.35): mxs and mx5: Update to latest from FSL GIT

Mahadevan Mahesh-R9AADQ r9aadq at freescale.com
Thu Apr 25 12:45:35 PDT 2013


Hi Otavio,
The below list of patches are either applied on the Freescales master 2.6.35 branch or are not relevant:
> ENGR00235714-1 is missing
> ENGR00235714-2 is missing
> ENGR00235714-3 is missing
> ENGR00235714-3 is missing
> ENGR00235714-2 is missing
> ENGR00235714-1 is missing
ENGR00237051-x:Revert "ENGR00235714-1 - MX28 USB certification" 
This commit is reverting an earlier commit

> ENGR00236853-2 is missing
This is applied as part of the below commit on the master branch:
ENGR00251985: ENGR00236853-02: [MX28] - add suspend-to-ram feature

> ENGR00238863 is missing
ENGR00238863: usb: gadget: fix the build error
Fixes a build error on the 1.1 branch, does not apply to the master branch

Per my investigation, this branch should have all the patches applied and should be good for MX28 & MX53.

Best regards,
-Mahesh

-----Original Message-----
From: otavio.salvador at gmail.com [mailto:otavio.salvador at gmail.com] On Behalf Of Otavio Salvador
Sent: Friday, April 05, 2013 12:39 PM
To: Fabio Estevam
Cc: Mahadevan Mahesh-R9AADQ; meta-freescale at yoctoproject.org; Angolini Daiane-B19406
Subject: Re: [meta-freescale] [fsl-community-bsp-platform][PATCH] linux-imx (2.6.35): mxs and mx5: Update to latest from FSL GIT

On Fri, Apr 5, 2013 at 2:37 PM, Otavio Salvador <otavio at ossystems.com.br> wrote:
> On Fri, Apr 5, 2013 at 1:50 PM, Fabio Estevam <festevam at gmail.com> wrote:
>> Hi Mahesh,
>>
>> On Thu, Apr 4, 2013 at 4:50 PM, Mahesh Mahadevan
>> <Mahesh.Mahadevan at freescale.com> wrote:
>>> Update to the latest code available from Freescale's GIT repository
>>>
>>> Signed-off-by: Mahesh Mahadevan <Mahesh.Mahadevan at freescale.com>
>>> ---
>>>  recipes-kernel/linux/linux-imx_2.6.35.3.bb | 14 +++++++-------
>>>  1 file changed, 7 insertions(+), 7 deletions(-)
>>>
>>> diff --git a/recipes-kernel/linux/linux-imx_2.6.35.3.bb b/recipes-kernel/linux/linux-imx_2.6.35.3.bb
>>> index 692a290..6d303e2 100644
>>> --- a/recipes-kernel/linux/linux-imx_2.6.35.3.bb
>>> +++ b/recipes-kernel/linux/linux-imx_2.6.35.3.bb
>>> @@ -1,19 +1,19 @@
>>>  # Copyright (C) 2011-2012 Freescale Semiconductor
>>>  # Released under the MIT license (see COPYING.MIT for the terms)
>>>
>>> -PR = "${INC_PR}.22"
>>> +PR = "${INC_PR}.23"
>>>
>>>  include linux-imx.inc
>>>
>>>  COMPATIBLE_MACHINE = "(mxs|mx5)"
>>>
>>> -# Revision of imx_2.6.35_1.1.0 branch
>>> -SRCREV_mxs = "914558e17e95a55ac1eac9a6c219d17d7825f715"
>>> -LOCALVERSION_mxs = "-1.1.0+yocto"
>>> +# Revision of imx_2.6.35_maintain branch
>>> +SRCREV_mxs = "a8e0615aab26a69b306c50d27409d732869e6609"
>>> +LOCALVERSION_mxs = "-mxs+yocto"
>>>
>>> -# Revision of imx_2.6.35_11.09.01 branch
>>> -SRCREV_mx5 = "bc8159027063aded47316b669b1293998337b2ee"
>>> -LOCALVERSION_mx5 = "-11.09.01+yocto"
>>> +# Revision of imx_2.6.35_maintain branch
>>> +SRCREV_mx5 = "a8e0615aab26a69b306c50d27409d732869e6609"
>>> +LOCALVERSION_mx5 = "-mx5+yocto"
>>
>> I haven't seen a patch touching the defconfigs.
>>
>> Does the maintain branch have the latest defconfig for mx28 and mx53?
>
> I did a basic search checking for missing changes in maintain branch.
>
> From 1.1.0 branch:
>
> ENGR00235714-1 is missing
> ENGR00235714-2 is missing
> ENGR00235714-3 is missing
> ENGR00235714-3 is missing
> ENGR00235714-2 is missing
> ENGR00235714-1 is missing
> ENGR00236853-2 is missing
> ENGR00238863 is missing
>
> And I know some are repeated but they appear repeated on the commitlog
> so that's why.

To generate this list:

for c in $(git log --oneline --reverse
freescale-upstream/imx_2.6.35_10.12.01..freescale-upstream/imx_2.6.35_1.1.0
| sed 's,.*\(ENGR[^: ]*\).*,\1,g'| grep '^ENGR' ); do log=`git log
freescale-upstream/imx_2.6.35_maintain --grep=".*$c.*"`; [ -n "$log" ]
|| echo "$c is missing"; done


--
Otavio Salvador                             O.S. Systems
E-mail: otavio at ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br





More information about the meta-freescale mailing list