public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] SPI pending patches
@ 2015-09-21 18:13 Otavio Salvador
  2015-09-21 18:21 ` Jagan Teki
  0 siblings, 1 reply; 5+ messages in thread
From: Otavio Salvador @ 2015-09-21 18:13 UTC (permalink / raw)
  To: u-boot

Hello Jagan,

I sent the new revision of the protective SPI NOR patches; is it
possible for you to review them? I would like to get them applied for
2015.10 as they are blocking the Congatec patches.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750

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

* [U-Boot] SPI pending patches
  2015-09-21 18:13 [U-Boot] SPI pending patches Otavio Salvador
@ 2015-09-21 18:21 ` Jagan Teki
  2015-09-21 18:36   ` Otavio Salvador
  0 siblings, 1 reply; 5+ messages in thread
From: Jagan Teki @ 2015-09-21 18:21 UTC (permalink / raw)
  To: u-boot

On 21 September 2015 at 23:43, Otavio Salvador
<otavio.salvador@ossystems.com.br> wrote:
> Hello Jagan,
>
> I sent the new revision of the protective SPI NOR patches; is it
> possible for you to review them? I would like to get them applied for
> 2015.10 as they are blocking the Congatec patches.

Out of all protection bit changes were very crucial, I will take some
time to revert back.
Will protection bit changes brocks your congatec patches?

thanks!
-- 
Jagan | openedev.

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

* [U-Boot] SPI pending patches
  2015-09-21 18:21 ` Jagan Teki
@ 2015-09-21 18:36   ` Otavio Salvador
  2015-09-21 18:53     ` Jagan Teki
  2015-09-21 20:11     ` Stefano Babic
  0 siblings, 2 replies; 5+ messages in thread
From: Otavio Salvador @ 2015-09-21 18:36 UTC (permalink / raw)
  To: u-boot

On Mon, Sep 21, 2015 at 3:21 PM, Jagan Teki <jteki@openedev.com> wrote:
> On 21 September 2015 at 23:43, Otavio Salvador
> <otavio.salvador@ossystems.com.br> wrote:
>> Hello Jagan,
>>
>> I sent the new revision of the protective SPI NOR patches; is it
>> possible for you to review them? I would like to get them applied for
>> 2015.10 as they are blocking the Congatec patches.
>
> Out of all protection bit changes were very crucial, I will take some
> time to revert back.
> Will protection bit changes brocks your congatec patches?

We need to protect the SPI NOR area or customer may erase the
manufacture data by mistake. We need the SPI NOR as well to read the
part-# and properly configure the SPL memory data so they are critical
for us.

http://patchwork.ozlabs.org/patch/517089/
http://patchwork.ozlabs.org/patch/517090/

I think if you ack the patches, they could go through the i.MX tree so
it goes in a single pull request.

Stefano?

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750

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

* [U-Boot] SPI pending patches
  2015-09-21 18:36   ` Otavio Salvador
@ 2015-09-21 18:53     ` Jagan Teki
  2015-09-21 20:11     ` Stefano Babic
  1 sibling, 0 replies; 5+ messages in thread
From: Jagan Teki @ 2015-09-21 18:53 UTC (permalink / raw)
  To: u-boot

On 22 September 2015 at 00:06, Otavio Salvador
<otavio.salvador@ossystems.com.br> wrote:
> On Mon, Sep 21, 2015 at 3:21 PM, Jagan Teki <jteki@openedev.com> wrote:
>> On 21 September 2015 at 23:43, Otavio Salvador
>> <otavio.salvador@ossystems.com.br> wrote:
>>> Hello Jagan,
>>>
>>> I sent the new revision of the protective SPI NOR patches; is it
>>> possible for you to review them? I would like to get them applied for
>>> 2015.10 as they are blocking the Congatec patches.
>>
>> Out of all protection bit changes were very crucial, I will take some
>> time to revert back.
>> Will protection bit changes brocks your congatec patches?
>
> We need to protect the SPI NOR area or customer may erase the
> manufacture data by mistake. We need the SPI NOR as well to read the
> part-# and properly configure the SPL memory data so they are critical
> for us.
>
> http://patchwork.ozlabs.org/patch/517089/
> http://patchwork.ozlabs.org/patch/517090/
>
> I think if you ack the patches, they could go through the i.MX tree so
> it goes in a single pull request.

Let me give sometime will back again.

>
> Stefano?

thanks!
-- 
Jagan | openedev.

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

* [U-Boot] SPI pending patches
  2015-09-21 18:36   ` Otavio Salvador
  2015-09-21 18:53     ` Jagan Teki
@ 2015-09-21 20:11     ` Stefano Babic
  1 sibling, 0 replies; 5+ messages in thread
From: Stefano Babic @ 2015-09-21 20:11 UTC (permalink / raw)
  To: u-boot

Hi Otavio, Jagan,

On 21/09/2015 20:36, Otavio Salvador wrote:
> On Mon, Sep 21, 2015 at 3:21 PM, Jagan Teki <jteki@openedev.com> wrote:
>> On 21 September 2015 at 23:43, Otavio Salvador
>> <otavio.salvador@ossystems.com.br> wrote:
>>> Hello Jagan,
>>>
>>> I sent the new revision of the protective SPI NOR patches; is it
>>> possible for you to review them? I would like to get them applied for
>>> 2015.10 as they are blocking the Congatec patches.
>>
>> Out of all protection bit changes were very crucial, I will take some
>> time to revert back.
>> Will protection bit changes brocks your congatec patches?
> 
> We need to protect the SPI NOR area or customer may erase the
> manufacture data by mistake. We need the SPI NOR as well to read the
> part-# and properly configure the SPL memory data so they are critical
> for us.
> 
> http://patchwork.ozlabs.org/patch/517089/
> http://patchwork.ozlabs.org/patch/517090/
> 
> I think if you ack the patches, they could go through the i.MX tree so
> it goes in a single pull request.
> 
> Stefano?

It is fine with me - if SPI patches are ok for Jagan, I can pick them
with Congatec's.

Best regards,
Stefano

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

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

end of thread, other threads:[~2015-09-21 20:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-21 18:13 [U-Boot] SPI pending patches Otavio Salvador
2015-09-21 18:21 ` Jagan Teki
2015-09-21 18:36   ` Otavio Salvador
2015-09-21 18:53     ` Jagan Teki
2015-09-21 20:11     ` Stefano Babic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox