Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imx
[project/bcm63xx/u-boot.git] / common / spl / Kconfig
index 9b9e788eb3f86239afd9236f0d7707e30cd2ffd5..52b04976635449a15cb9bb0f73a0bd0dab3aadac 100644 (file)
@@ -28,6 +28,7 @@ config SPL_FRAMEWORK
 config SPL_SIZE_LIMIT
        int "Maximum size of SPL image"
        depends on SPL
+       default 69632 if ARCH_MX6
        default 0
        help
          Specifies the maximum length of the U-Boot SPL image.