
On 9/12/19 11:17 PM, Tom Rini wrote:
On Thu, Sep 12, 2019 at 10:31:39PM +0200, Heinrich Schuchardt wrote:
On 8/4/19 3:31 PM, Bin Meng wrote:
On Sun, Aug 4, 2019 at 8:10 PM Heinrich Schuchardt xypron.glpk@gmx.de wrote:
Build GRUB UEFI target grubriscv64.efi. It is needed for running test_efi_grub_net().
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de
This patch applies to https://gitlab.denx.de/u-boot/gitlab-ci-runner
Dockerfile | 14 ++++++++++++++ 1 file changed, 14 insertions(+)
Reviewed-by: Bin Meng bmeng.cn@gmail.com _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot
Hello Tom,
the patch did not yet make it into
https://gitlab.denx.de/u-boot/gitlab-ci-runner.git
Anything I should do?
Sorry, I assume this is blocking being able to then enable tests on the platform? If so, I'll go spin things around shortly and in the future feel free to poke me if I don't turn them around in a day or two.
Once we build grubriscv64.efi we can use it in the UEFI unit test test_efi_grub_net().
It is not high priority as Linux is still missing an EFI stub for RISC. I just wanted to avoid the patch sinking into oblivion.
Best regards
Heinrich