u-boot-boundary: update to 4dfca8881

Update to latest commit on Boundary Devices U-Boot 2014.04 tree.

Notable updates include:
	support for a number of new boards, including Nitrogen6 Max
	fixes for boot scripts for Solo and Dual-Lite processors
	fixes to support the use of RAM disks
	additional LCD panels:
		Ampire 1024x600 (Ilitek touch)
		WVGA LVDS

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
Eric Nelson 2014-09-13 20:54:12 -07:00 committed by Otavio Salvador
parent 6d2cf93d4b
commit 3860baa578

View File

@ -8,7 +8,7 @@ PROVIDES = "u-boot"
PV = "v2014.04+git${SRCPV}"
SRCREV = "aed9475361820a65e37ed936c833322cbbc0f2b5"
SRCREV = "4dfca8881f318f0d346b575ffbe93aa12755c4e9"
SRCBRANCH = "v2014.04-20140419"
SRC_URI = "git://github.com/boundarydevices/u-boot-imx6.git;branch=${SRCBRANCH}"