Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imx
[platform/kernel/u-boot.git] / common / spl / Kconfig
index 9b9e788..52b0497 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.