]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - common/Kconfig
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[people/ms/u-boot.git] / common / Kconfig
index 04a73e07a22a7c13d765a6881a9316661421fc54..1879aefaf83d3e3c5b85a9113879f18cbe767e12 100644 (file)
@@ -90,7 +90,7 @@ config BOOTSTAGE_STASH_ADDR
 
 config BOOTSTAGE_STASH_SIZE
        hex "Size of boot timing stash region"
-       default 4096
+       default 0x1000
        help
          This should be large enough to hold the bootstage stash. A value of
          4096 (4KiB) is normally plenty.