Re: [U-Boot] Pull request: u-boot-mips v2

2017-07-26 Thread Tom Rini
On Tue, Jul 25, 2017 at 08:55:23PM +0200, Daniel Schwierzeck wrote: > Hi Tom, > > second try with the gcc 6.3 build fix applied and rebased to current master. > > > The following changes since commit d56b4b19744c314c26dc77585a7c7a9253d1487d: > > configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CM

Re: [U-Boot] Pull request: u-boot-mips

2017-07-25 Thread Paul Burton
Hi Daniel, On Tuesday, 25 July 2017 14:38:44 BST Daniel Schwierzeck wrote: > Hi Paul, > > 2017-07-19 15:04 GMT+02:00 Tom Rini : > > On Wed, Jul 19, 2017 at 01:59:16PM +0100, Paul Burton wrote: > >> Hi Tom, > >> > >> On Tuesday, 18 July 2017 02:07:59 BST Tom Rini wrote: > >> > On Thu, Jul 13, 201

Re: [U-Boot] Pull request: u-boot-mips

2017-07-25 Thread Daniel Schwierzeck
Hi Paul, 2017-07-19 15:04 GMT+02:00 Tom Rini : > On Wed, Jul 19, 2017 at 01:59:16PM +0100, Paul Burton wrote: >> Hi Tom, >> >> On Tuesday, 18 July 2017 02:07:59 BST Tom Rini wrote: >> > On Thu, Jul 13, 2017 at 10:58:47AM -0700, Paul Burton wrote: >> > > Hi Daniel & Tom, >> > > >> > > On Thursday,

Re: [U-Boot] Pull request: u-boot-mips

2017-07-19 Thread Tom Rini
On Wed, Jul 19, 2017 at 01:59:16PM +0100, Paul Burton wrote: > Hi Tom, > > On Tuesday, 18 July 2017 02:07:59 BST Tom Rini wrote: > > On Thu, Jul 13, 2017 at 10:58:47AM -0700, Paul Burton wrote: > > > Hi Daniel & Tom, > > > > > > On Thursday, 13 July 2017 03:51:00 PDT Daniel Schwierzeck wrote: > >

Re: [U-Boot] Pull request: u-boot-mips

2017-07-19 Thread Paul Burton
Hi Tom, On Tuesday, 18 July 2017 02:07:59 BST Tom Rini wrote: > On Thu, Jul 13, 2017 at 10:58:47AM -0700, Paul Burton wrote: > > Hi Daniel & Tom, > > > > On Thursday, 13 July 2017 03:51:00 PDT Daniel Schwierzeck wrote: > > > Hi Paul, > > > > > > 2017-07-13 2:33 GMT+02:00 Tom Rini : > > > > On We

Re: [U-Boot] Pull request: u-boot-mips

2017-07-17 Thread Tom Rini
On Thu, Jul 13, 2017 at 10:58:47AM -0700, Paul Burton wrote: > Hi Daniel & Tom, > > On Thursday, 13 July 2017 03:51:00 PDT Daniel Schwierzeck wrote: > > Hi Paul, > > > > 2017-07-13 2:33 GMT+02:00 Tom Rini : > > > On Wed, Jul 12, 2017 at 04:57:42PM -0400, Tom Rini wrote: > > >> On Wed, Jul 12, 201

Re: [U-Boot] Pull request: u-boot-mips

2017-07-13 Thread Paul Burton
Hi Daniel & Tom, On Thursday, 13 July 2017 03:51:00 PDT Daniel Schwierzeck wrote: > Hi Paul, > > 2017-07-13 2:33 GMT+02:00 Tom Rini : > > On Wed, Jul 12, 2017 at 04:57:42PM -0400, Tom Rini wrote: > >> On Wed, Jul 12, 2017 at 10:32:29PM +0200, Daniel Schwierzeck wrote: > >> > Hi Tom, > >> > > >>

Re: [U-Boot] Pull request: u-boot-mips

2017-07-13 Thread Tom Rini
On Thu, Jul 13, 2017 at 01:05:33PM +0200, Daniel Schwierzeck wrote: > Hi Tom, > > 2017-07-12 22:57 GMT+02:00 Tom Rini : > > On Wed, Jul 12, 2017 at 10:32:29PM +0200, Daniel Schwierzeck wrote: > > > >> Hi Tom, > >> > >> This supports dynamic relocation on MIPS without the need for building a > >> p

Re: [U-Boot] Pull request: u-boot-mips

2017-07-13 Thread Daniel Schwierzeck
Hi Tom, 2017-07-12 22:57 GMT+02:00 Tom Rini : > On Wed, Jul 12, 2017 at 10:32:29PM +0200, Daniel Schwierzeck wrote: > >> Hi Tom, >> >> This supports dynamic relocation on MIPS without the need for building a >> position-independent executable. This notably reduces the code size for >> all MIPS boa

Re: [U-Boot] Pull request: u-boot-mips

2017-07-13 Thread Daniel Schwierzeck
Hi Paul, 2017-07-13 2:33 GMT+02:00 Tom Rini : > On Wed, Jul 12, 2017 at 04:57:42PM -0400, Tom Rini wrote: >> On Wed, Jul 12, 2017 at 10:32:29PM +0200, Daniel Schwierzeck wrote: >> >> > Hi Tom, >> > >> > This supports dynamic relocation on MIPS without the need for building a >> > position-independ

Re: [U-Boot] Pull request: u-boot-mips

2017-07-12 Thread Tom Rini
On Wed, Jul 12, 2017 at 04:57:42PM -0400, Tom Rini wrote: > On Wed, Jul 12, 2017 at 10:32:29PM +0200, Daniel Schwierzeck wrote: > > > Hi Tom, > > > > This supports dynamic relocation on MIPS without the need for building a > > position-independent executable. This notably reduces the code size f

Re: [U-Boot] Pull request: u-boot-mips

2017-07-12 Thread Tom Rini
On Wed, Jul 12, 2017 at 10:32:29PM +0200, Daniel Schwierzeck wrote: > Hi Tom, > > This supports dynamic relocation on MIPS without the need for building a > position-independent executable. This notably reduces the code size for > all MIPS boards. > > > The following changes since commit d85

Re: [U-Boot] Pull request: u-boot-mips/master

2017-06-01 Thread Tom Rini
On Wed, May 31, 2017 at 09:38:24PM +0200, Daniel Schwierzeck wrote: > Hi Tom, > > please pull another update for Broadcom MIPS. > This contains new SoC's, new boards and new drivers and some bugfixes. > > Travis CI: https://travis-ci.org/danielschwierzeck/u-boot/builds/237925917 > > > The fol

Re: [U-Boot] Pull request: u-boot-mips/master

2017-05-13 Thread Tom Rini
On Fri, May 12, 2017 at 11:08:03PM +0200, Daniel Schwierzeck wrote: > Hi Tom, > > please pull some follow-up fixes for Broadcom MIPS and some minor updates for > MIPS Boston board. > > Travis CI: https://travis-ci.org/danielschwierzeck/u-boot/builds/231519583 > > > The following changes since

Re: [U-Boot] Pull request: u-boot-mips/master

2017-05-10 Thread Tom Rini
On Wed, May 10, 2017 at 09:46:03PM +0200, Daniel Schwierzeck wrote: > Hi Tom, > > please pull the initial infrastructure and support for Broadcom MIPS SoC's. > > Travis CI: https://travis-ci.org/danielschwierzeck/u-boot/builds/230779561 > > > > The following changes since commit ddd5f4d3a

Re: [U-Boot] Pull request: u-boot-mips/master

2012-09-18 Thread Tom Rini
On Fri, Sep 14, 2012 at 04:04:36AM +0200, Daniel Schwierzeck wrote: > Hi Tom, > > this one is without qemu_mips64 support and without any warnings. > > > The following changes since commit e66443fdb5355e68cfdbbdd37248c4b7eb4968f5: > > Makefile: fix HAVE_VENDOR_COMMON_LIB (2012-08-17 18:07:12

Re: [U-Boot] Pull request: u-boot-mips/master

2012-09-13 Thread Daniel Schwierzeck
2012/9/13 Tom Rini : > On 09/13/2012 06:38 AM, Daniel Schwierzeck wrote: >> Hi Tom, >> >> 2012/9/13 Tom Rini : >>> On Thu, Sep 13, 2012 at 01:17:03AM +0200, Daniel Schwierzeck wrote: >> [...] >>> >>> With eldk-5.2.1 I see a number of warnings on qemu_mips64, of the form >>> "oh, this is 64bit and s

Re: [U-Boot] Pull request: u-boot-mips/master

2012-09-13 Thread Tom Rini
On 09/13/2012 06:38 AM, Daniel Schwierzeck wrote: > Hi Tom, > > 2012/9/13 Tom Rini : >> On Thu, Sep 13, 2012 at 01:17:03AM +0200, Daniel Schwierzeck wrote: > [...] >> >> With eldk-5.2.1 I see a number of warnings on qemu_mips64, of the form >> "oh, this is 64bit and some assumption is wrong now ab

Re: [U-Boot] Pull request: u-boot-mips/master

2012-09-13 Thread Daniel Schwierzeck
Hi Tom, 2012/9/13 Tom Rini : > On Thu, Sep 13, 2012 at 01:17:03AM +0200, Daniel Schwierzeck wrote: [...] > > With eldk-5.2.1 I see a number of warnings on qemu_mips64, of the form > "oh, this is 64bit and some assumption is wrong now about types". Can > you please fix these problems as well? yes

Re: [U-Boot] Pull request: u-boot-mips/master

2012-09-12 Thread Tom Rini
On Thu, Sep 13, 2012 at 01:17:03AM +0200, Daniel Schwierzeck wrote: > Hi Tom, > > The following changes since commit e66443fdb5355e68cfdbbdd37248c4b7eb4968f5: > > Makefile: fix HAVE_VENDOR_COMMON_LIB (2012-08-17 18:07:12 +0200) > > are available in the git repository at: > > git://git.denx.

Re: [U-Boot] Pull request: u-boot-mips/master for v2012.07

2012-07-30 Thread Wolfgang Denk
Dear daniel.schwierz...@gmail.com, In message <1343426851-2415-1-git-send-email-daniel.schwierz...@gmail.com> you wrote: > Dear Wolfgang, > > please pull a small fix for v2012.07 > > The following changes since commit c627faf637f5fe091bdb6846a52b16983e97b262: > > Prepare v2012.07-rc3 (2012-0