summaryrefslogtreecommitdiff
path: root/configs/bitmain_antminer_s9_defconfig
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2021-03-22 15:42:02 +0100
committerMichal Simek <michal.simek@xilinx.com>2021-03-30 12:03:25 +0200
commit060fc5c8a0d6e685dc9ce919435fa18f163c5aa5 (patch)
treef3a90f2f779f53d00ef300fa709efaccc790a579 /configs/bitmain_antminer_s9_defconfig
parent9dcf2e5c0dfcfc692823895d02ccbb5e5df64c84 (diff)
ARM: bitmain: Enable legacy u-boot format
Still legacy formats are used that's why enable them by default. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'configs/bitmain_antminer_s9_defconfig')
-rw-r--r--configs/bitmain_antminer_s9_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/bitmain_antminer_s9_defconfig b/configs/bitmain_antminer_s9_defconfig
index f990448391..ea21a5e1e5 100644
--- a/configs/bitmain_antminer_s9_defconfig
+++ b/configs/bitmain_antminer_s9_defconfig
@@ -19,6 +19,7 @@ CONFIG_SYS_LDSCRIPT="arch/arm/mach-zynq/u-boot.lds"
CONFIG_FIT=y
CONFIG_FIT_SIGNATURE=y
CONFIG_FIT_VERBOSE=y
+CONFIG_LEGACY_IMAGE_FORMAT=y
CONFIG_BOOTDELAY=3
CONFIG_USE_PREBOOT=y
# CONFIG_DISPLAY_CPUINFO is not set