rsa: sig: fix config signature check for fit with padding
[oweals/u-boot.git] / configs / qemu-riscv32_spl_defconfig
index 78e755b36ada0cbedead355d6e2737bfba255fa0..000c74d5b51c45afe3047970a1b5ae2ab2cc029d 100644 (file)
@@ -1,4 +1,5 @@
 CONFIG_RISCV=y
+CONFIG_ENV_SIZE=0x20000
 CONFIG_NR_DRAM_BANKS=1
 CONFIG_SPL=y
 CONFIG_TARGET_QEMU_VIRT=y
@@ -9,3 +10,5 @@ CONFIG_DISPLAY_CPUINFO=y
 CONFIG_DISPLAY_BOARDINFO=y
 # CONFIG_CMD_MII is not set
 CONFIG_OF_PRIOR_STAGE=y
+CONFIG_SYS_RELOC_GD_ENV_ADDR=y
+CONFIG_DM_MTD=y