Re: [PATCH v4 00/10] Add RISC-V support

2019-01-22 Thread Alexander Graf
On 17.01.19 12:32, Daniel Kiper wrote: > Hey, > > Sorry for late reply but I was not able to review the patches due to > other important work and holiday season. Now I am taking a stab at it > and I hope that it will land soon in the GRUB git tree. > > On Mon, Nov 26, 2018 at 12:38:05AM +0100,

Re: [PATCH v4 00/10] Add RISC-V support

2019-01-17 Thread Daniel Kiper
Hey, Sorry for late reply but I was not able to review the patches due to other important work and holiday season. Now I am taking a stab at it and I hope that it will land soon in the GRUB git tree. On Mon, Nov 26, 2018 at 12:38:05AM +0100, Alexander Graf wrote: > As part of the plan for total w

Re: [PATCH v4 00/10] Add RISC-V support

2018-12-22 Thread Alexander Graf
On 26.11.18 00:38, 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

[PATCH v4 00/10] Add RISC-V support

2018-11-25 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