]> Git Repo - J-u-boot.git/commit
riscv: Add S-mode defconfigs for QEMU virt machine
authorAnup Patel <[email protected]>
Mon, 3 Dec 2018 05:27:42 +0000 (10:57 +0530)
committerAndes <[email protected]>
Wed, 5 Dec 2018 06:14:04 +0000 (14:14 +0800)
commit4c6011364735cc1e554a65fd259edc524dbdac9c
tree32341e8a03679ff7919868b9e11ea8d2689cfea5
parentef8c3d3fcec71bdd1d9d64097436041bbd48ba5c
riscv: Add S-mode defconfigs for QEMU virt machine

This patch adds S-mode defconfigs for QEMU virt machine so
that we can run u-boot in S-mode on QEMU using M-mode runtime
firmware (BBL or equivalent).

Signed-off-by: Anup Patel <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Tested-by: Bin Meng <[email protected]>
Reviewed-by: Lukas Auer <[email protected]>
board/emulation/qemu-riscv/MAINTAINERS
configs/qemu-riscv32_smode_defconfig [new file with mode: 0644]
configs/qemu-riscv64_smode_defconfig [new file with mode: 0644]
This page took 0.029958 seconds and 4 git commands to generate.