Re: Testing the recent RISC-V DT patchsets

2019-06-03 Thread Anup Patel
On Tue, Jun 4, 2019 at 1:47 AM Troy Benjegerdes wrote: > > > > > On Jun 3, 2019, at 4:49 AM, Loys Ollivier wrote: > > > > On Wed 29 May 2019 at 12:25, Troy Benjegerdes > > wrote: > > > >>> On May 29, 2019, at 5:04 AM, Loys Ollivier wrote: > >>> > >>> On Wed 29 May 2019 at 00:50, Atish Patra w

Re: Testing the recent RISC-V DT patchsets

2019-06-03 Thread Troy Benjegerdes
> On Jun 3, 2019, at 4:49 AM, Loys Ollivier wrote: > > On Wed 29 May 2019 at 12:25, Troy Benjegerdes > wrote: > >>> On May 29, 2019, at 5:04 AM, Loys Ollivier wrote: >>> >>> On Wed 29 May 2019 at 00:50, Atish Patra wrote: >>> On 5/28/19 8:36 AM, Karsten Merker wrote: > On Tue,

Re: Testing the recent RISC-V DT patchsets

2019-06-03 Thread Troy Benjegerdes
> On Jun 3, 2019, at 4:49 AM, Loys Ollivier wrote: > > On Wed 29 May 2019 at 12:25, Troy Benjegerdes > wrote: > >>> On May 29, 2019, at 5:04 AM, Loys Ollivier wrote: >>> >>> On Wed 29 May 2019 at 00:50, Atish Patra wrote: >>> On 5/28/19 8:36 AM, Karsten Merker wrote: > On Tue,

Re: Testing the recent RISC-V DT patchsets

2019-06-03 Thread Loys Ollivier
On Wed 29 May 2019 at 12:25, Troy Benjegerdes wrote: >> On May 29, 2019, at 5:04 AM, Loys Ollivier wrote: >> >> On Wed 29 May 2019 at 00:50, Atish Patra wrote: >> >>> On 5/28/19 8:36 AM, Karsten Merker wrote: On Tue, May 28, 2019 at 05:10:42PM +0200, Loys Ollivier wrote: > On Tue 28

Re: Testing the recent RISC-V DT patchsets

2019-05-29 Thread Troy Benjegerdes
> On May 29, 2019, at 5:04 AM, Loys Ollivier wrote: > > On Wed 29 May 2019 at 00:50, Atish Patra wrote: > >> On 5/28/19 8:36 AM, Karsten Merker wrote: >>> On Tue, May 28, 2019 at 05:10:42PM +0200, Loys Ollivier wrote: On Tue 28 May 2019 at 01:32, Paul Walmsley wrote: >

Re: Testing the recent RISC-V DT patchsets

2019-05-29 Thread Atish Patra
On 5/29/19 3:04 AM, Loys Ollivier wrote: On Wed 29 May 2019 at 00:50, Atish Patra wrote: On 5/28/19 8:36 AM, Karsten Merker wrote: On Tue, May 28, 2019 at 05:10:42PM +0200, Loys Ollivier wrote: On Tue 28 May 2019 at 01:32, Paul Walmsley wrote: An update for those testing RISC-V patches: h

Re: Testing the recent RISC-V DT patchsets

2019-05-29 Thread Loys Ollivier
On Wed 29 May 2019 at 00:50, Atish Patra wrote: > On 5/28/19 8:36 AM, Karsten Merker wrote: >> On Tue, May 28, 2019 at 05:10:42PM +0200, Loys Ollivier wrote: >>> On Tue 28 May 2019 at 01:32, Paul Walmsley wrote: >>> An update for those testing RISC-V patches: here's a new branch of ris

Re: Testing the recent RISC-V DT patchsets

2019-05-29 Thread Loys Ollivier
On Tue 28 May 2019 at 17:35, Karsten Merker wrote: > On Tue, May 28, 2019 at 05:10:42PM +0200, Loys Ollivier wrote: >> On Tue 28 May 2019 at 01:32, Paul Walmsley wrote: >> >> > An update for those testing RISC-V patches: here's a new branch of >> > riscv-pk/bbl that doesn't try to read or modi

Re: Testing the recent RISC-V DT patchsets

2019-05-29 Thread Atish Patra
On 5/28/19 8:36 AM, Karsten Merker wrote: On Tue, May 28, 2019 at 05:10:42PM +0200, Loys Ollivier wrote: On Tue 28 May 2019 at 01:32, Paul Walmsley wrote: An update for those testing RISC-V patches: here's a new branch of riscv-pk/bbl that doesn't try to read or modify the DT data at all, whi

Re: Testing the recent RISC-V DT patchsets

2019-05-28 Thread Atish Patra
> On 5/28/19 1:33 AM, Paul Walmsley wrote: > An update for those testing RISC-V patches: here's a new branch of > riscv-pk/bbl that doesn't try to read or modify the DT data at all, which > should be useful until U-Boot settles down. This new riscv-pk version > should be easier to use than the pre

Re: Testing the recent RISC-V DT patchsets

2019-05-28 Thread Loys Ollivier
On Tue 28 May 2019 at 01:32, Paul Walmsley wrote: > An update for those testing RISC-V patches: here's a new branch of > riscv-pk/bbl that doesn't try to read or modify the DT data at all, which > should be useful until U-Boot settles down. This new riscv-pk version > should be easier to use

Re: Testing the recent RISC-V DT patchsets

2019-05-28 Thread Paul Walmsley
An update for those testing RISC-V patches: here's a new branch of riscv-pk/bbl that doesn't try to read or modify the DT data at all, which should be useful until U-Boot settles down. This new riscv-pk version should be easier to use than the previous version for those testing upstream-boun

Testing the recent RISC-V DT patchsets

2019-04-22 Thread Paul Walmsley
I've heard from two separate people who have had trouble getting started with BBL & open-source FSBL test flows with arbitrary DT files on the Freedom Unleashed board. The following instructions should help get people started. The core issue, aside from general unfamiliarity, is that multipl