Re: [U-Boot] [GIT] Pull request: u-boot-dfu (24.11.2018)

2018-11-28 Thread Jean-Jacques Hiblot


On 28/11/2018 13:26, Marek Vasut wrote:

On 11/28/2018 01:24 PM, Jean-Jacques Hiblot wrote:

Marek,

On 27/11/2018 18:38, Jean-Jacques Hiblot wrote:

On 26/11/2018 23:18, Marek Vasut wrote:

On 11/26/2018 11:15 PM, Lukasz Majewski wrote:

Hi Jean-Jacques ,


On 11/26/2018 09:21 PM, Marek Vasut wrote:

On 11/26/2018 07:45 PM, Tom Rini wrote:

On Sun, Nov 25, 2018 at 07:04:49PM +0100, Marek Vasut wrote:

On 11/24/2018 11:11 PM, Lukasz Majewski wrote:

Dear Marek,

The following changes since commit
5830791d91d1200854ef78fcb32f808c8080f0f0:

    Merge tag 'pull-tg18' of git://git.denx.de/u-boot-dm
(2018-11-23 17:25:27 -0500)

are available in the git repository at:

    git://git.denx.de/u-boot-dfu.git

for you to fetch changes up to
0edf2bd52772d8202469b77ba63a6cd9867d1053:

    board: ti: am57xx: remove USB platform code (2018-11-24
22:59:55 +0100)


NOTE:
-

This series has a dependency on following patch:
"spl: Add support for logging in SPL and TPL" by Simon Glass
http://patchwork.ozlabs.org/patch/998686/

Let me know when this is upstream .

This series is now in master, thanks.

I presume you want me to pull u-boot-dfu / master branch ? It's not
mentioned in the PR :-(

Please rebase on u-boot-usb/master , it doesn't apply .


Jean-Jacques, could you check why those two series don't apply anymore
to u-boot-usb/master (or -master) ?

Because they collide with the SPL USB DM patchset.

I'm working on this. I should be able to post the rebased series tomorrow


The rebased series is under test in travis-ci.org. Once it is finished.
I'll post it.

Thanks


Marek,

Do you mind waiting a bit before sending your PR ?

The PR is already in, I'll just roll out another one, no worries.


OK. Thanks.




___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [GIT] Pull request: u-boot-dfu (24.11.2018)

2018-11-28 Thread Marek Vasut
On 11/28/2018 01:24 PM, Jean-Jacques Hiblot wrote:
> Marek,
> 
> On 27/11/2018 18:38, Jean-Jacques Hiblot wrote:
>>
>> On 26/11/2018 23:18, Marek Vasut wrote:
>>> On 11/26/2018 11:15 PM, Lukasz Majewski wrote:
 Hi Jean-Jacques ,

> On 11/26/2018 09:21 PM, Marek Vasut wrote:
>> On 11/26/2018 07:45 PM, Tom Rini wrote:
>>> On Sun, Nov 25, 2018 at 07:04:49PM +0100, Marek Vasut wrote:
 On 11/24/2018 11:11 PM, Lukasz Majewski wrote:
> Dear Marek,
>
> The following changes since commit
> 5830791d91d1200854ef78fcb32f808c8080f0f0:
>
>    Merge tag 'pull-tg18' of git://git.denx.de/u-boot-dm
> (2018-11-23 17:25:27 -0500)
>
> are available in the git repository at:
>
>    git://git.denx.de/u-boot-dfu.git
>
> for you to fetch changes up to
> 0edf2bd52772d8202469b77ba63a6cd9867d1053:
>
>    board: ti: am57xx: remove USB platform code (2018-11-24
> 22:59:55 +0100)
>
>
> NOTE:
> -
>
> This series has a dependency on following patch:
> "spl: Add support for logging in SPL and TPL" by Simon Glass
> http://patchwork.ozlabs.org/patch/998686/
 Let me know when this is upstream .
>>> This series is now in master, thanks.
>> I presume you want me to pull u-boot-dfu / master branch ? It's not
>> mentioned in the PR :-(
> Please rebase on u-boot-usb/master , it doesn't apply .
>
 Jean-Jacques, could you check why those two series don't apply anymore
 to u-boot-usb/master (or -master) ?
>>> Because they collide with the SPL USB DM patchset.
>>
>> I'm working on this. I should be able to post the rebased series tomorrow
>>
> The rebased series is under test in travis-ci.org. Once it is finished.
> I'll post it.

Thanks

> Marek,
> 
> Do you mind waiting a bit before sending your PR ?

The PR is already in, I'll just roll out another one, no worries.

-- 
Best regards,
Marek Vasut
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [GIT] Pull request: u-boot-dfu (24.11.2018)

2018-11-28 Thread Jean-Jacques Hiblot

Marek,

On 27/11/2018 18:38, Jean-Jacques Hiblot wrote:


On 26/11/2018 23:18, Marek Vasut wrote:

On 11/26/2018 11:15 PM, Lukasz Majewski wrote:

Hi Jean-Jacques ,


On 11/26/2018 09:21 PM, Marek Vasut wrote:

On 11/26/2018 07:45 PM, Tom Rini wrote:

On Sun, Nov 25, 2018 at 07:04:49PM +0100, Marek Vasut wrote:

On 11/24/2018 11:11 PM, Lukasz Majewski wrote:

Dear Marek,

The following changes since commit
5830791d91d1200854ef78fcb32f808c8080f0f0:

   Merge tag 'pull-tg18' of git://git.denx.de/u-boot-dm
(2018-11-23 17:25:27 -0500)

are available in the git repository at:

   git://git.denx.de/u-boot-dfu.git

for you to fetch changes up to
0edf2bd52772d8202469b77ba63a6cd9867d1053:

   board: ti: am57xx: remove USB platform code (2018-11-24
22:59:55 +0100)


NOTE:
-

This series has a dependency on following patch:
"spl: Add support for logging in SPL and TPL" by Simon Glass
http://patchwork.ozlabs.org/patch/998686/

Let me know when this is upstream .

This series is now in master, thanks.

I presume you want me to pull u-boot-dfu / master branch ? It's not
mentioned in the PR :-(

Please rebase on u-boot-usb/master , it doesn't apply .


Jean-Jacques, could you check why those two series don't apply anymore
to u-boot-usb/master (or -master) ?

Because they collide with the SPL USB DM patchset.


I'm working on this. I should be able to post the rebased series tomorrow

The rebased series is under test in travis-ci.org. Once it is finished. 
I'll post it.


Marek,

Do you mind waiting a bit before sending your PR ?

JJ



Thanks,

JJ




___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [GIT] Pull request: u-boot-dfu (24.11.2018)

2018-11-27 Thread Jean-Jacques Hiblot


On 26/11/2018 23:18, Marek Vasut wrote:

On 11/26/2018 11:15 PM, Lukasz Majewski wrote:

Hi Jean-Jacques ,


On 11/26/2018 09:21 PM, Marek Vasut wrote:

On 11/26/2018 07:45 PM, Tom Rini wrote:

On Sun, Nov 25, 2018 at 07:04:49PM +0100, Marek Vasut wrote:

On 11/24/2018 11:11 PM, Lukasz Majewski wrote:

Dear Marek,

The following changes since commit
5830791d91d1200854ef78fcb32f808c8080f0f0:

   Merge tag 'pull-tg18' of git://git.denx.de/u-boot-dm
(2018-11-23 17:25:27 -0500)

are available in the git repository at:

   git://git.denx.de/u-boot-dfu.git

for you to fetch changes up to
0edf2bd52772d8202469b77ba63a6cd9867d1053:

   board: ti: am57xx: remove USB platform code (2018-11-24
22:59:55 +0100)


NOTE:
-

This series has a dependency on following patch:
"spl: Add support for logging in SPL and TPL" by Simon Glass
http://patchwork.ozlabs.org/patch/998686/

Let me know when this is upstream .

This series is now in master, thanks.

I presume you want me to pull u-boot-dfu / master branch ? It's not
mentioned in the PR :-(

Please rebase on u-boot-usb/master , it doesn't apply .


Jean-Jacques, could you check why those two series don't apply anymore
to u-boot-usb/master (or -master) ?

Because they collide with the SPL USB DM patchset.


I'm working on this. I should be able to post the rebased series tomorrow

Thanks,

JJ




___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [GIT] Pull request: u-boot-dfu (24.11.2018)

2018-11-26 Thread Marek Vasut
On 11/26/2018 11:15 PM, Lukasz Majewski wrote:
> Hi Jean-Jacques ,
> 
>> On 11/26/2018 09:21 PM, Marek Vasut wrote:
>>> On 11/26/2018 07:45 PM, Tom Rini wrote:  
 On Sun, Nov 25, 2018 at 07:04:49PM +0100, Marek Vasut wrote:  
> On 11/24/2018 11:11 PM, Lukasz Majewski wrote:  
>> Dear Marek,
>>
>> The following changes since commit
>> 5830791d91d1200854ef78fcb32f808c8080f0f0:
>>
>>   Merge tag 'pull-tg18' of git://git.denx.de/u-boot-dm
>> (2018-11-23 17:25:27 -0500)
>>
>> are available in the git repository at:
>>
>>   git://git.denx.de/u-boot-dfu.git 
>>
>> for you to fetch changes up to
>> 0edf2bd52772d8202469b77ba63a6cd9867d1053:
>>
>>   board: ti: am57xx: remove USB platform code (2018-11-24
>> 22:59:55 +0100)
>>
>>
>> NOTE:
>> -
>>
>> This series has a dependency on following patch:
>> "spl: Add support for logging in SPL and TPL" by Simon Glass
>> http://patchwork.ozlabs.org/patch/998686/  
>
> Let me know when this is upstream .  

 This series is now in master, thanks.  
>>>
>>> I presume you want me to pull u-boot-dfu / master branch ? It's not
>>> mentioned in the PR :-(  
>>
>> Please rebase on u-boot-usb/master , it doesn't apply .
>>
> 
> Jean-Jacques, could you check why those two series don't apply anymore
> to u-boot-usb/master (or -master) ?

Because they collide with the SPL USB DM patchset.

-- 
Best regards,
Marek Vasut
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [GIT] Pull request: u-boot-dfu (24.11.2018)

2018-11-26 Thread Lukasz Majewski
Hi Jean-Jacques ,

> On 11/26/2018 09:21 PM, Marek Vasut wrote:
> > On 11/26/2018 07:45 PM, Tom Rini wrote:  
> >> On Sun, Nov 25, 2018 at 07:04:49PM +0100, Marek Vasut wrote:  
> >>> On 11/24/2018 11:11 PM, Lukasz Majewski wrote:  
>  Dear Marek,
> 
>  The following changes since commit
>  5830791d91d1200854ef78fcb32f808c8080f0f0:
> 
>    Merge tag 'pull-tg18' of git://git.denx.de/u-boot-dm
>  (2018-11-23 17:25:27 -0500)
> 
>  are available in the git repository at:
> 
>    git://git.denx.de/u-boot-dfu.git 
> 
>  for you to fetch changes up to
>  0edf2bd52772d8202469b77ba63a6cd9867d1053:
> 
>    board: ti: am57xx: remove USB platform code (2018-11-24
>  22:59:55 +0100)
> 
> 
>  NOTE:
>  -
> 
>  This series has a dependency on following patch:
>  "spl: Add support for logging in SPL and TPL" by Simon Glass
>  http://patchwork.ozlabs.org/patch/998686/  
> >>>
> >>> Let me know when this is upstream .  
> >>
> >> This series is now in master, thanks.  
> > 
> > I presume you want me to pull u-boot-dfu / master branch ? It's not
> > mentioned in the PR :-(  
> 
> Please rebase on u-boot-usb/master , it doesn't apply .
> 

Jean-Jacques, could you check why those two series don't apply anymore
to u-boot-usb/master (or -master) ?

Best regards,

Lukasz Majewski

--

DENX Software Engineering GmbH,  Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lu...@denx.de


pgpMoOYJ6R8ot.pgp
Description: OpenPGP digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [GIT] Pull request: u-boot-dfu (24.11.2018)

2018-11-26 Thread Marek Vasut
On 11/26/2018 09:21 PM, Marek Vasut wrote:
> On 11/26/2018 07:45 PM, Tom Rini wrote:
>> On Sun, Nov 25, 2018 at 07:04:49PM +0100, Marek Vasut wrote:
>>> On 11/24/2018 11:11 PM, Lukasz Majewski wrote:
 Dear Marek,

 The following changes since commit
 5830791d91d1200854ef78fcb32f808c8080f0f0:

   Merge tag 'pull-tg18' of git://git.denx.de/u-boot-dm (2018-11-23
   17:25:27 -0500)

 are available in the git repository at:

   git://git.denx.de/u-boot-dfu.git 

 for you to fetch changes up to 0edf2bd52772d8202469b77ba63a6cd9867d1053:

   board: ti: am57xx: remove USB platform code (2018-11-24 22:59:55
   +0100)


 NOTE:
 -

 This series has a dependency on following patch:
 "spl: Add support for logging in SPL and TPL" by Simon Glass
 http://patchwork.ozlabs.org/patch/998686/
>>>
>>> Let me know when this is upstream .
>>
>> This series is now in master, thanks.
> 
> I presume you want me to pull u-boot-dfu / master branch ? It's not
> mentioned in the PR :-(

Please rebase on u-boot-usb/master , it doesn't apply .

-- 
Best regards,
Marek Vasut
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [GIT] Pull request: u-boot-dfu (24.11.2018)

2018-11-26 Thread Marek Vasut
On 11/26/2018 07:45 PM, Tom Rini wrote:
> On Sun, Nov 25, 2018 at 07:04:49PM +0100, Marek Vasut wrote:
>> On 11/24/2018 11:11 PM, Lukasz Majewski wrote:
>>> Dear Marek,
>>>
>>> The following changes since commit
>>> 5830791d91d1200854ef78fcb32f808c8080f0f0:
>>>
>>>   Merge tag 'pull-tg18' of git://git.denx.de/u-boot-dm (2018-11-23
>>>   17:25:27 -0500)
>>>
>>> are available in the git repository at:
>>>
>>>   git://git.denx.de/u-boot-dfu.git 
>>>
>>> for you to fetch changes up to 0edf2bd52772d8202469b77ba63a6cd9867d1053:
>>>
>>>   board: ti: am57xx: remove USB platform code (2018-11-24 22:59:55
>>>   +0100)
>>>
>>>
>>> NOTE:
>>> -
>>>
>>> This series has a dependency on following patch:
>>> "spl: Add support for logging in SPL and TPL" by Simon Glass
>>> http://patchwork.ozlabs.org/patch/998686/
>>
>> Let me know when this is upstream .
> 
> This series is now in master, thanks.

I presume you want me to pull u-boot-dfu / master branch ? It's not
mentioned in the PR :-(

-- 
Best regards,
Marek Vasut
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [GIT] Pull request: u-boot-dfu (24.11.2018)

2018-11-26 Thread Tom Rini
On Sun, Nov 25, 2018 at 07:04:49PM +0100, Marek Vasut wrote:
> On 11/24/2018 11:11 PM, Lukasz Majewski wrote:
> > Dear Marek,
> > 
> > The following changes since commit
> > 5830791d91d1200854ef78fcb32f808c8080f0f0:
> > 
> >   Merge tag 'pull-tg18' of git://git.denx.de/u-boot-dm (2018-11-23
> >   17:25:27 -0500)
> > 
> > are available in the git repository at:
> > 
> >   git://git.denx.de/u-boot-dfu.git 
> > 
> > for you to fetch changes up to 0edf2bd52772d8202469b77ba63a6cd9867d1053:
> > 
> >   board: ti: am57xx: remove USB platform code (2018-11-24 22:59:55
> >   +0100)
> > 
> > 
> > NOTE:
> > -
> > 
> > This series has a dependency on following patch:
> > "spl: Add support for logging in SPL and TPL" by Simon Glass
> > http://patchwork.ozlabs.org/patch/998686/
> 
> Let me know when this is upstream .

This series is now in master, thanks.

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [GIT] Pull request: u-boot-dfu (24.11.2018)

2018-11-25 Thread Marek Vasut
On 11/24/2018 11:11 PM, Lukasz Majewski wrote:
> Dear Marek,
> 
> The following changes since commit
> 5830791d91d1200854ef78fcb32f808c8080f0f0:
> 
>   Merge tag 'pull-tg18' of git://git.denx.de/u-boot-dm (2018-11-23
>   17:25:27 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-dfu.git 
> 
> for you to fetch changes up to 0edf2bd52772d8202469b77ba63a6cd9867d1053:
> 
>   board: ti: am57xx: remove USB platform code (2018-11-24 22:59:55
>   +0100)
> 
> 
> NOTE:
> -
> 
> This series has a dependency on following patch:
> "spl: Add support for logging in SPL and TPL" by Simon Glass
> http://patchwork.ozlabs.org/patch/998686/

Let me know when this is upstream .

-- 
Best regards,
Marek Vasut
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot