Re: [PATCH v6 00/11] Add RISC-V support

2019-03-07 Thread Daniel Kiper
On Wed, Mar 06, 2019 at 05:53:58PM +0100, Andreas Schwab wrote: > On Feb 12 2019, Alexander Graf wrote: > > > As part of the plan for total world domination, we would like to make sure > > that booting on RISC-V is in a sane state before anyone goes and does quick > > hacks "just because". > > > >

Re: [PATCH v6 00/11] Add RISC-V support

2019-03-06 Thread Andreas Schwab
On Feb 12 2019, Alexander Graf wrote: > As part of the plan for total world domination, we would like to make sure > that booting on RISC-V is in a sane state before anyone goes and does quick > hacks "just because". > > For that reason, U-Boot supports UEFI booting on RISC-V for a while now. > T

[PATCH v6 00/11] Add RISC-V support

2019-02-12 Thread Alexander Graf
As part of the plan for total world domination, we would like to make sure that booting on RISC-V is in a sane state before anyone goes and does quick hacks "just because". For that reason, U-Boot supports UEFI booting on RISC-V for a while now. This patch set is the second part of the puzzle, wit