Re: [U-Boot] [GIT PULL] Xilinx fixes for v2017.09

2017-08-04 Thread Michal Simek
On 4.8.2017 13:25, Tom Rini wrote: > On Fri, Aug 04, 2017 at 09:05:53AM +0200, Michal Simek wrote: > >> On 3.8.2017 21:06, Tom Rini wrote: >>> On Wed, Aug 02, 2017 at 01:15:09PM +0200, Michal Simek wrote: >>> Hi Tom, here are changes I have collected in my tree. I have added al

Re: [U-Boot] [GIT PULL] Xilinx fixes for v2017.09

2017-08-04 Thread Tom Rini
On Fri, Aug 04, 2017 at 09:05:53AM +0200, Michal Simek wrote: > On 3.8.2017 21:06, Tom Rini wrote: > > On Wed, Aug 02, 2017 at 01:15:09PM +0200, Michal Simek wrote: > > > >> Hi Tom, > >> > >> here are changes I have collected in my tree. > >> I have added also a patch which make reserve_mmu as we

Re: [U-Boot] [GIT PULL] Xilinx fixes for v2017.09

2017-08-04 Thread Michal Simek
On 3.8.2017 21:06, Tom Rini wrote: > On Wed, Aug 02, 2017 at 01:15:09PM +0200, Michal Simek wrote: > >> Hi Tom, >> >> here are changes I have collected in my tree. >> I have added also a patch which make reserve_mmu as weak function which >> was reviewed by Simon. We need to for mini u-boot config

Re: [U-Boot] [GIT PULL] Xilinx fixes for v2017.09

2017-08-03 Thread Tom Rini
On Wed, Aug 02, 2017 at 01:15:09PM +0200, Michal Simek wrote: > Hi Tom, > > here are changes I have collected in my tree. > I have added also a patch which make reserve_mmu as weak function which > was reviewed by Simon. We need to for mini u-boot configurations which > will be sent later. > Trav

[U-Boot] [GIT PULL] Xilinx fixes for v2017.09

2017-08-02 Thread Michal Simek
Hi Tom, here are changes I have collected in my tree. I have added also a patch which make reserve_mmu as weak function which was reviewed by Simon. We need to for mini u-boot configurations which will be sent later. Travis is not showing any problem with this branch too. Thanks, Michal The fo