Re: [U-Boot] [PATCH 1/1] riscv: qemu: enable CONFIG_CMD_BOOTEFI_SELFTEST

2019-08-18 Thread Heinrich Schuchardt
On 8/18/19 1:58 PM, Bin Meng wrote: > On Sun, Aug 18, 2019 at 6:51 PM Heinrich Schuchardt > wrote: >> >> Enable CONFIG_CMD_BOOTEFI_SELFTEST for the QEMU RISC-V boards. >> >> Travis CI QEMU testing has been enabled for qemu-riscv64_defconfig. With >> this patch we will test the UEFI sub-system on

Re: [U-Boot] [PATCH 1/1] riscv: qemu: enable CONFIG_CMD_BOOTEFI_SELFTEST

2019-08-18 Thread Bin Meng
On Sun, Aug 18, 2019 at 6:51 PM Heinrich Schuchardt wrote: > > Enable CONFIG_CMD_BOOTEFI_SELFTEST for the QEMU RISC-V boards. > > Travis CI QEMU testing has been enabled for qemu-riscv64_defconfig. With > this patch we will test the UEFI sub-system on the board. > > Signed-off-by: Heinrich

[U-Boot] [PATCH 1/1] riscv: qemu: enable CONFIG_CMD_BOOTEFI_SELFTEST

2019-08-18 Thread Heinrich Schuchardt
Enable CONFIG_CMD_BOOTEFI_SELFTEST for the QEMU RISC-V boards. Travis CI QEMU testing has been enabled for qemu-riscv64_defconfig. With this patch we will test the UEFI sub-system on the board. Signed-off-by: Heinrich Schuchardt --- configs/qemu-riscv32_defconfig | 1 +