qemu-riscv64_smode_defconfig: enable fat and bootz commands

Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
This commit is contained in:
David Abdurachmanov 2019-03-26 13:45:15 +01:00
parent b39fdd19d6
commit 073d9f7cdf
Signed by: davidlt
GPG Key ID: 7108702C938B13C1
2 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,10 @@
diff --git a/configs/qemu-riscv64_smode_defconfig b/configs/qemu-riscv64_smode_defconfig
index b012443..0ccc933 100644
--- a/configs/qemu-riscv64_smode_defconfig
+++ b/configs/qemu-riscv64_smode_defconfig
@@ -9,3 +9,5 @@ CONFIG_DISPLAY_CPUINFO=y
CONFIG_DISPLAY_BOARDINFO=y
# CONFIG_CMD_MII is not set
CONFIG_OF_PRIOR_STAGE=y
+CONFIG_CMD_BOOTZ=y
+CONFIG_CMD_FAT=y

View File

@ -30,6 +30,9 @@ Patch12: ARM-tegra-Add-NVIDIA-Jetson-Nano-Developer-Kit-support.patch
Patch13: tegra-p2371-2180-Build-position-independent-binary.patch
Patch14: net-eth-uclass-Write-MAC-address-to-hardware-after-probe.patch
# RISC-V (riscv64)
Patch30: u-boot-2019.04-rc4-riscv-bootz-fat.patch
BuildRequires: bc
BuildRequires: dtc
BuildRequires: make