u-boot-toradex: update to latest

8f0e253cbce configs/colibri_vf.h: drop sdboot in favour of distro_bootcmd
db553084910 colibri_vf_defconfig: enable part cmd
bc2f29bb15d colibri_vf_defconfig: refresh with savedefconfig
1a390a7be57 Fix typo in .gitlab-ci.yml
1f8c4198070 board: apalis_imx6: Add KSZ9131 phy skew settings
cc96ed419f7 drivers: net: phy: micrel_ksz90x1.c: Add basic support for KSZ9131
28491c802d3 net: phy: micrel: Use defines for PHY_IDs and MASK
eac7cda6283 gitlab-ci: Change stage name to build-uboot
677a5647d4b gitlab-ci: enable by building all toradex boards

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
This commit is contained in:
Max Krummenacher 2020-03-30 15:23:41 +02:00 committed by Otavio Salvador
parent c3cad652d9
commit f67ec82839

View File

@ -10,7 +10,7 @@ DEPENDS += "flex-native bison-native"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;branch=${SRCBRANCH}"
SRCREV = "694e2136eefc2d110f44b26218c03e44a1e88235"
SRCREV = "8f0e253cbceb940a3540e9ce73279a3e9a5a8528"
SRCBRANCH = "toradex_2019.07"
S = "${WORKDIR}/git"