summaryrefslogtreecommitdiffstats
path: root/boot/uboot/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'boot/uboot/Config.in')
-rw-r--r--boot/uboot/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/boot/uboot/Config.in b/boot/uboot/Config.in
index 0e79734d2f..a6b9f17937 100644
--- a/boot/uboot/Config.in
+++ b/boot/uboot/Config.in
@@ -326,6 +326,14 @@ config BR2_TARGET_UBOOT_ZYNQ_IMAGE
for u-boot-dtb.img file so this U-Boot format is required
to be set.
+config BR2_TARGET_UBOOT_ALTERA_SOCFPGA_IMAGE_CRC
+ bool "CRC SPL image for Altera SoC FPGA"
+ depends on BR2_arm
+ depends on BR2_TARGET_UBOOT_SPL
+ help
+ Generate SPL image fixed by the mkpimage tool to enable
+ booting on the Altera SoC FPGA based platforms.
+
menuconfig BR2_TARGET_UBOOT_ENVIMAGE
bool "Environment image"
help
OpenPOWER on IntegriCloud