All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Cubox-i broken
@ 2017-07-12  9:00 Stefano Babic
  2017-07-12  9:20 ` Peter Robinson
  2017-07-13 23:07 ` Fabio Estevam
  0 siblings, 2 replies; 6+ messages in thread
From: Stefano Babic @ 2017-07-12  9:00 UTC (permalink / raw)
  To: u-boot

Hi Peter,

your :

commit ff1815632563a826cfe49fc9496a36d00febb6e3
Author: Peter Robinson <pbrobinson@gmail.com>
Date:   Sat Jul 1 18:44:03 2017 +0100

    mx6cuboxi: Add support for sata


breaks (indirectly) mx6cuboxi. It is associated with changes in
config_distro_bootcmd.h, my first guess is for :

commit 10e40d54b38b9b1916c35fc5c4ed2eff4b4bf117
Author: Simon Glass <sjg@chromium.org>
Date:   Wed Jun 14 21:28:25 2017 -0600

    Kconfig: Add CONFIG_SATA to enable SATA

Could you take a look please ? (check u-boot-imx, -master). Thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
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] 6+ messages in thread

* [U-Boot] Cubox-i broken
  2017-07-12  9:00 [U-Boot] Cubox-i broken Stefano Babic
@ 2017-07-12  9:20 ` Peter Robinson
  2017-07-13 23:07 ` Fabio Estevam
  1 sibling, 0 replies; 6+ messages in thread
From: Peter Robinson @ 2017-07-12  9:20 UTC (permalink / raw)
  To: u-boot

On Wed, Jul 12, 2017 at 10:00 AM, Stefano Babic <sbabic@denx.de> wrote:
> Hi Peter,
>
> your :
>
> commit ff1815632563a826cfe49fc9496a36d00febb6e3
> Author: Peter Robinson <pbrobinson@gmail.com>
> Date:   Sat Jul 1 18:44:03 2017 +0100
>
>     mx6cuboxi: Add support for sata
>
>
> breaks (indirectly) mx6cuboxi. It is associated with changes in
> config_distro_bootcmd.h, my first guess is for :
>
> commit 10e40d54b38b9b1916c35fc5c4ed2eff4b4bf117
> Author: Simon Glass <sjg@chromium.org>
> Date:   Wed Jun 14 21:28:25 2017 -0600
>
>     Kconfig: Add CONFIG_SATA to enable SATA
>
> Could you take a look please ? (check u-boot-imx, -master). Thanks !

Sure, added to my todo list.

P

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

* [U-Boot] Cubox-i broken
  2017-07-12  9:00 [U-Boot] Cubox-i broken Stefano Babic
  2017-07-12  9:20 ` Peter Robinson
@ 2017-07-13 23:07 ` Fabio Estevam
  2017-07-14  6:57   ` Stefano Babic
  2017-07-14 15:11   ` Peter Robinson
  1 sibling, 2 replies; 6+ messages in thread
From: Fabio Estevam @ 2017-07-13 23:07 UTC (permalink / raw)
  To: u-boot

Hi Stefano,

On Wed, Jul 12, 2017 at 6:00 AM, Stefano Babic <sbabic@denx.de> wrote:
> Hi Peter,
>
> your :
>
> commit ff1815632563a826cfe49fc9496a36d00febb6e3
> Author: Peter Robinson <pbrobinson@gmail.com>
> Date:   Sat Jul 1 18:44:03 2017 +0100
>
>     mx6cuboxi: Add support for sata
>
>
> breaks (indirectly) mx6cuboxi. It is associated with changes in
> config_distro_bootcmd.h, my first guess is for :

I have sent a fix for this issue, thanks.

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

* [U-Boot] Cubox-i broken
  2017-07-13 23:07 ` Fabio Estevam
@ 2017-07-14  6:57   ` Stefano Babic
  2017-07-14 15:11   ` Peter Robinson
  1 sibling, 0 replies; 6+ messages in thread
From: Stefano Babic @ 2017-07-14  6:57 UTC (permalink / raw)
  To: u-boot



On 14/07/2017 01:07, Fabio Estevam wrote:
> Hi Stefano,
> 
> On Wed, Jul 12, 2017 at 6:00 AM, Stefano Babic <sbabic@denx.de> wrote:
>> Hi Peter,
>>
>> your :
>>
>> commit ff1815632563a826cfe49fc9496a36d00febb6e3
>> Author: Peter Robinson <pbrobinson@gmail.com>
>> Date:   Sat Jul 1 18:44:03 2017 +0100
>>
>>     mx6cuboxi: Add support for sata
>>
>>
>> breaks (indirectly) mx6cuboxi. It is associated with changes in
>> config_distro_bootcmd.h, my first guess is for :
> 
> I have sent a fix for this issue, thanks.
> 

I have seen, thanks !

I will merge it today.

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] 6+ messages in thread

* [U-Boot] Cubox-i broken
  2017-07-13 23:07 ` Fabio Estevam
  2017-07-14  6:57   ` Stefano Babic
@ 2017-07-14 15:11   ` Peter Robinson
  2017-07-14 15:41     ` Stefano Babic
  1 sibling, 1 reply; 6+ messages in thread
From: Peter Robinson @ 2017-07-14 15:11 UTC (permalink / raw)
  To: u-boot

On Fri, Jul 14, 2017 at 12:07 AM, Fabio Estevam <festevam@gmail.com> wrote:
> Hi Stefano,
>
> On Wed, Jul 12, 2017 at 6:00 AM, Stefano Babic <sbabic@denx.de> wrote:
>> Hi Peter,
>>
>> your :
>>
>> commit ff1815632563a826cfe49fc9496a36d00febb6e3
>> Author: Peter Robinson <pbrobinson@gmail.com>
>> Date:   Sat Jul 1 18:44:03 2017 +0100
>>
>>     mx6cuboxi: Add support for sata
>>
>>
>> breaks (indirectly) mx6cuboxi. It is associated with changes in
>> config_distro_bootcmd.h, my first guess is for :
>
> I have sent a fix for this issue, thanks.

Thank you both for this, sorry for the delayed response, it's been a busy week!

Peter

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

* [U-Boot] Cubox-i broken
  2017-07-14 15:11   ` Peter Robinson
@ 2017-07-14 15:41     ` Stefano Babic
  0 siblings, 0 replies; 6+ messages in thread
From: Stefano Babic @ 2017-07-14 15:41 UTC (permalink / raw)
  To: u-boot

On 14/07/2017 17:11, Peter Robinson wrote:
> On Fri, Jul 14, 2017 at 12:07 AM, Fabio Estevam <festevam@gmail.com> wrote:
>> Hi Stefano,
>>
>> On Wed, Jul 12, 2017 at 6:00 AM, Stefano Babic <sbabic@denx.de> wrote:
>>> Hi Peter,
>>>
>>> your :
>>>
>>> commit ff1815632563a826cfe49fc9496a36d00febb6e3
>>> Author: Peter Robinson <pbrobinson@gmail.com>
>>> Date:   Sat Jul 1 18:44:03 2017 +0100
>>>
>>>     mx6cuboxi: Add support for sata
>>>
>>>
>>> breaks (indirectly) mx6cuboxi. It is associated with changes in
>>> config_distro_bootcmd.h, my first guess is for :
>>
>> I have sent a fix for this issue, thanks.
> 
> Thank you both for this, sorry for the delayed response, it's been a busy week!

No problem, and thanks Fabio for fixing this. I send my PR to Tom, the
repo builds without errors now.

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] 6+ messages in thread

end of thread, other threads:[~2017-07-14 15:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-12  9:00 [U-Boot] Cubox-i broken Stefano Babic
2017-07-12  9:20 ` Peter Robinson
2017-07-13 23:07 ` Fabio Estevam
2017-07-14  6:57   ` Stefano Babic
2017-07-14 15:11   ` Peter Robinson
2017-07-14 15:41     ` Stefano Babic

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.