u-boot: Build new version with "nand rem.nwp"

Now reading the command it should probably be add.nwp or
rem.wp but so is life. We can add an alias for add.nwp in a
future version. The boot, recovery and fwup command have been
changed to issue nand rem.nwp before touching the flash.
This commit is contained in:
Holger Hans Peter Freyther 2015-02-05 20:34:20 +01:00
parent d819f59649
commit b99d5d2d50
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 = "910946bf6a6d89e532cd509ebe9e0dbd80950daf"
SRCREV = "6653c39fc53350d21b3477573926da6969d034de"
SRCREV_sysmobts-v1 = "40d74c99ac9d741857d1298617b186b1d4e148de"
PV = "v2011.12+git${SRCPV}"
S = "${WORKDIR}/git"