]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ubldr: Bump heap size, 1MB -> 2MB
authorkevans <kevans@FreeBSD.org>
Tue, 14 Aug 2018 19:42:18 +0000 (19:42 +0000)
committerkevans <kevans@FreeBSD.org>
Tue, 14 Aug 2018 19:42:18 +0000 (19:42 +0000)
commit0c1a9fc59be4960319045f60f16e90bb8b917363
tree93adddd8462a3424e6cdb9d622a097b272f25eb5
parentb237529341a40e980dbbb8998bd029dd805f976f
ubldr: Bump heap size, 1MB -> 2MB

1MB was leaving very little margin in some of the worse-case scenarios with
lualoader. 2MB is still low enough that we shouldn't have any problems with
UBoot-supported boards.
stand/uboot/common/main.c