spl: imx6: Provide a SPL_SIZE_LIMIT default
[project/bcm63xx/u-boot.git] / common / spl / Kconfig
index ac2f470032d8b42ad579c5af813e62961b2a55f3..48f6b39a7587ab5bc69f6f975e3c746c689dc88f 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.