Re: [U-Boot] U-boot 2017.07 not working on Raspberry Pi

2017-08-25 Thread Stephen Warren
On 08/25/2017 03:46 AM, Paul Barker wrote: On Fri, Aug 25, 2017 at 2:46 AM, Simon Glass wrote: Hi, On 20 August 2017 at 20:59, Simon Glass wrote: Hi Paul, On 3 August 2017 at 11:42, Tom Rini wrote: On Thu, Aug 03, 2017 at 09:42:13AM -0600, Stephen Warren wrote: On 08/03/2017 07:45 AM, Si

Re: [U-Boot] U-boot 2017.07 not working on Raspberry Pi

2017-08-25 Thread Jonathan Gray
On Fri, Aug 25, 2017 at 10:46:55AM +0100, Paul Barker wrote: > On Fri, Aug 25, 2017 at 2:46 AM, Simon Glass wrote: > > Hi, > > > > On 20 August 2017 at 20:59, Simon Glass wrote: > >> Hi Paul, > >> > >> On 3 August 2017 at 11:42, Tom Rini wrote: > >>> On Thu, Aug 03, 2017 at 09:42:13AM -0600, Ste

Re: [U-Boot] U-boot 2017.07 not working on Raspberry Pi

2017-08-25 Thread Paul Barker
On Fri, Aug 25, 2017 at 2:46 AM, Simon Glass wrote: > Hi, > > On 20 August 2017 at 20:59, Simon Glass wrote: >> Hi Paul, >> >> On 3 August 2017 at 11:42, Tom Rini wrote: >>> On Thu, Aug 03, 2017 at 09:42:13AM -0600, Stephen Warren wrote: On 08/03/2017 07:45 AM, Simon Glass wrote: ... >

Re: [U-Boot] U-boot 2017.07 not working on Raspberry Pi

2017-08-24 Thread Simon Glass
Hi, On 20 August 2017 at 20:59, Simon Glass wrote: > Hi Paul, > > On 3 August 2017 at 11:42, Tom Rini wrote: >> On Thu, Aug 03, 2017 at 09:42:13AM -0600, Stephen Warren wrote: >>> On 08/03/2017 07:45 AM, Simon Glass wrote: >>> ... >>> >I'm not sure if we have a Raspberry Pi in a test farm anywhe

Re: [U-Boot] U-boot 2017.07 not working on Raspberry Pi

2017-08-20 Thread Heiko Schocher
Hello Tom, Am 03.08.2017 um 19:42 schrieb Tom Rini: On Thu, Aug 03, 2017 at 09:42:13AM -0600, Stephen Warren wrote: On 08/03/2017 07:45 AM, Simon Glass wrote: ... I'm not sure if we have a Raspberry Pi in a test farm anywhere. I should be able to look next week if no one can figure these out b

Re: [U-Boot] U-boot 2017.07 not working on Raspberry Pi

2017-08-20 Thread Simon Glass
Hi Paul, On 3 August 2017 at 11:42, Tom Rini wrote: > On Thu, Aug 03, 2017 at 09:42:13AM -0600, Stephen Warren wrote: >> On 08/03/2017 07:45 AM, Simon Glass wrote: >> ... >> >I'm not sure if we have a Raspberry Pi in a test farm anywhere. I >> >should be able to look next week if no one can figur

Re: [U-Boot] U-boot 2017.07 not working on Raspberry Pi

2017-08-04 Thread Mark Kettenis
> From: Paul Barker > Date: Fri, 4 Aug 2017 13:58:50 +0100 > > On Thu, Aug 3, 2017 at 2:45 PM, Simon Glass wrote: > > Hi, > > > > On 3 August 2017 at 03:37, Mark Kettenis wrote: > >>> Date: Thu, 3 Aug 2017 19:02:06 +1000 > >>> From: Jonathan Gray > >>> > >>> > >>> We had to revert 25877d4e4c45

Re: [U-Boot] U-boot 2017.07 not working on Raspberry Pi

2017-08-04 Thread Paul Barker
On Thu, Aug 3, 2017 at 2:45 PM, Simon Glass wrote: > Hi, > > On 3 August 2017 at 03:37, Mark Kettenis wrote: >>> Date: Thu, 3 Aug 2017 19:02:06 +1000 >>> From: Jonathan Gray >>> >>> >>> We had to revert 25877d4e4c45451c5398aec3de50e0d5befe0e9f to add >>> CONFIG_OF_EMBED back to get OpenBSD to co

Re: [U-Boot] U-boot 2017.07 not working on Raspberry Pi

2017-08-03 Thread Tom Rini
On Thu, Aug 03, 2017 at 09:42:13AM -0600, Stephen Warren wrote: > On 08/03/2017 07:45 AM, Simon Glass wrote: > ... > >I'm not sure if we have a Raspberry Pi in a test farm anywhere. I > >should be able to look next week if no one can figure these out > >beforehand. > > I thought that Tom had some

Re: [U-Boot] U-boot 2017.07 not working on Raspberry Pi

2017-08-03 Thread Stephen Warren
On 08/03/2017 07:45 AM, Simon Glass wrote: ... I'm not sure if we have a Raspberry Pi in a test farm anywhere. I should be able to look next week if no one can figure these out beforehand. I thought that Tom had some Pis in his test farm? ___ U-Boot m

Re: [U-Boot] U-boot 2017.07 not working on Raspberry Pi

2017-08-03 Thread Simon Glass
Hi, On 3 August 2017 at 03:37, Mark Kettenis wrote: >> Date: Thu, 3 Aug 2017 19:02:06 +1000 >> From: Jonathan Gray >> >> On Wed, Aug 02, 2017 at 01:13:30PM +0100, Paul Barker wrote: >> > I'm currently testing U-boot 2017.07 on Raspberry Pi, both on a Model >> > B+ and a Raspberry Pi 3. On both d

Re: [U-Boot] U-boot 2017.07 not working on Raspberry Pi

2017-08-03 Thread Mark Kettenis
> Date: Thu, 3 Aug 2017 19:02:06 +1000 > From: Jonathan Gray > > On Wed, Aug 02, 2017 at 01:13:30PM +0100, Paul Barker wrote: > > I'm currently testing U-boot 2017.07 on Raspberry Pi, both on a Model > > B+ and a Raspberry Pi 3. On both devices I'm seeing two issues with > > u-boot: > > > > * U-

Re: [U-Boot] U-boot 2017.07 not working on Raspberry Pi

2017-08-03 Thread Jonathan Gray
On Wed, Aug 02, 2017 at 01:13:30PM +0100, Paul Barker wrote: > I'm currently testing U-boot 2017.07 on Raspberry Pi, both on a Model > B+ and a Raspberry Pi 3. On both devices I'm seeing two issues with > u-boot: > > * U-boot can't boot the Linux kernel, it just hangs at "Starting kernel ...". >