u-boot: Build a new u-boot with increase system malloc

This should be more than 10MB and should help with the ubifs
recovery needed during boot.
This commit is contained in:
Holger Hans Peter Freyther 2013-05-10 18:09:39 +02:00
parent c83652a73a
commit 1bca046d23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
SRC_URI = "git://git.sysmocom.de/sysmo-bts/u-boot;branch=v2011.12;protocol=git"
SRCREV = "6633b83bf588ce21558a3bffb9e501479758c28b"
SRCREV = "f289f5ed90c462f6b8f18ed787e9c27fc142fb6c"
PV = "v2011.12+git${SRCPV}"
S = "${WORKDIR}/git"