u-boot: am335x: nrhw20: fix srcrev to 2018.07.17

use last known functional nrhw20 revision.

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
This commit is contained in:
Patrick Zysset 2019-03-08 17:01:05 +01:00
parent 064ed29756
commit 1f23dae1db
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ UBOOT_MACHINE = "am335x_nrhw20_defconfig"
SRC_URI = "git://git.netmodule.intranet/nmrouter/u-boot;protocol=ssh;user=gitea;branch=2016.05-am335x-netmodule"
# Should be updated when a new U-Boot Version is available
SRCREV ?= "297c60c69942e7d377925181b29a1f8e9515284d"
SRCREV ?= "88720cc579ddc712aa73a61e3426fe4bd1b8628e"
PV = "v2016.05+git${SRCPV}"
SPL_BINARY = "MLO"