u-boot-boundary: bump revision to ca185fc7

Main changes are:
- Fix blkcache to match page size
- Add LCM JM430 display support
- Add LTK0680YTMDB display support
- Fix DDR initialization
- Fix M4 loading/booting

Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
Gary Bisson 2018-11-15 18:23:16 +01:00 committed by Otavio Salvador
parent 220aa8a7ee
commit 4c2970233f

View File

@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=30503fd321432fc713238f582193b78e"
PV = "v2018.07+git${SRCPV}"
SRCREV = "f35ba6cfbe5a0f039ec14e790e212564e98c84d6"
SRCREV = "ca185fc7406207da613c728935f534a4054674f1"
SRCBRANCH = "boundary-v2018.07"
SRC_URI = "git://github.com/boundarydevices/u-boot-imx6.git;branch=${SRCBRANCH}"