Re: [U-Boot] db-88f6820-amc board fails to boot with latest u-boot master

2017-02-14 Thread Stefan Roese
On 15.02.2017 01:57, Chris Packham wrote: On Wed, Feb 15, 2017 at 11:56 AM, Chris Packham wrote: On Tue, Feb 14, 2017 at 11:01 PM, Mario Six wrote: On Tue, Feb 14, 2017 at 10:26 AM, Chris Packham wrote: On Tue, Feb 14, 2017 at 7:56 PM, Mario Six wrote: On Tue, Feb 14, 2017 at 7:36 AM, Ste

Re: [U-Boot] db-88f6820-amc board fails to boot with latest u-boot master

2017-02-14 Thread Chris Packham
On Wed, Feb 15, 2017 at 11:56 AM, Chris Packham wrote: > On Tue, Feb 14, 2017 at 11:01 PM, Mario Six wrote: >> On Tue, Feb 14, 2017 at 10:26 AM, Chris Packham >> wrote: >>> On Tue, Feb 14, 2017 at 7:56 PM, Mario Six wrote: On Tue, Feb 14, 2017 at 7:36 AM, Stefan Roese wrote: > Hi Chr

Re: [U-Boot] db-88f6820-amc board fails to boot with latest u-boot master

2017-02-14 Thread Chris Packham
On Wed, Feb 15, 2017 at 11:56 AM, Chris Packham wrote: > On Tue, Feb 14, 2017 at 11:01 PM, Mario Six wrote: >> On Tue, Feb 14, 2017 at 10:26 AM, Chris Packham >> wrote: >>> On Tue, Feb 14, 2017 at 7:56 PM, Mario Six wrote: On Tue, Feb 14, 2017 at 7:36 AM, Stefan Roese wrote: > Hi Chr

Re: [U-Boot] db-88f6820-amc board fails to boot with latest u-boot master

2017-02-14 Thread Chris Packham
On Tue, Feb 14, 2017 at 11:01 PM, Mario Six wrote: > On Tue, Feb 14, 2017 at 10:26 AM, Chris Packham > wrote: >> On Tue, Feb 14, 2017 at 7:56 PM, Mario Six wrote: >>> On Tue, Feb 14, 2017 at 7:36 AM, Stefan Roese wrote: Hi Chris, On 14.02.2017 02:48, Chris Packham wrote: > >

Re: [U-Boot] db-88f6820-amc board fails to boot with latest u-boot master

2017-02-14 Thread Mario Six
On Tue, Feb 14, 2017 at 10:26 AM, Chris Packham wrote: > On Tue, Feb 14, 2017 at 7:56 PM, Mario Six wrote: >> On Tue, Feb 14, 2017 at 7:36 AM, Stefan Roese wrote: >>> Hi Chris, >>> >>> On 14.02.2017 02:48, Chris Packham wrote: I just tried UART booting db-88f6820-amc with the latest u-

Re: [U-Boot] db-88f6820-amc board fails to boot with latest u-boot master

2017-02-14 Thread Chris Packham
On Tue, Feb 14, 2017 at 7:56 PM, Mario Six wrote: > On Tue, Feb 14, 2017 at 7:36 AM, Stefan Roese wrote: >> Hi Chris, >> >> On 14.02.2017 02:48, Chris Packham wrote: >>> >>> I just tried UART booting db-88f6820-amc with the latest u-boot master >>> and it fails to reach the normal u-boot prompt.

Re: [U-Boot] db-88f6820-amc board fails to boot with latest u-boot master

2017-02-13 Thread Mario Six
On Tue, Feb 14, 2017 at 7:36 AM, Stefan Roese wrote: > Hi Chris, > > On 14.02.2017 02:48, Chris Packham wrote: >> >> I just tried UART booting db-88f6820-amc with the latest u-boot master >> and it fails to reach the normal u-boot prompt. I don't know if this >> affects the normal SPI booting. >>

Re: [U-Boot] db-88f6820-amc board fails to boot with latest u-boot master

2017-02-13 Thread Stefan Roese
Hi Chris, On 14.02.2017 02:48, Chris Packham wrote: I just tried UART booting db-88f6820-amc with the latest u-boot master and it fails to reach the normal u-boot prompt. I don't know if this affects the normal SPI booting. I've bisected down to commit 94084eea3bd3 ("tools: kwbimage: Fix dest a

[U-Boot] db-88f6820-amc board fails to boot with latest u-boot master

2017-02-13 Thread Chris Packham
Hi, I just tried UART booting db-88f6820-amc with the latest u-boot master and it fails to reach the normal u-boot prompt. I don't know if this affects the normal SPI booting. I've bisected down to commit 94084eea3bd3 ("tools: kwbimage: Fix dest addr"). Reverting this gets things working again,