u-boot: Move the removal of the write protect to the beginning

ubi part will write to the NAND as well so we should lift the
write protect earlier.
This commit is contained in:
Holger Hans Peter Freyther 2015-02-06 12:36:18 +01:00
parent b99d5d2d50
commit 35c33239eb
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 = "6653c39fc53350d21b3477573926da6969d034de"
SRCREV = "71497512280c9eac9be739ae0ca20eb21556bb92"
SRCREV_sysmobts-v1 = "40d74c99ac9d741857d1298617b186b1d4e148de"
PV = "v2011.12+git${SRCPV}"
S = "${WORKDIR}/git"