From 87517481571469d275930af37c5333516df1c242 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Sun, 11 May 2014 16:32:20 -0300 Subject: [PATCH] u-boot-fslc: Update 2014.01-based version to f5d8030 This includes following changes: f5d8030 wandboard: Pass video kernel arguments for HDMI and LCD 07425b2 wandboard: add Future Eletronics 7" WVGA LCD extension board f637b1e imx-common/video: add detect_hdmi fc21589 imx-common: add board_video_skip Change-Id: I6361b60b8693ca7293fd81cf8f937d380e3bb7b2 Signed-off-by: Otavio Salvador --- meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.01.bb | 2 +- meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.01.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.01.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.01.bb index 33cc688f..298f1c02 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.01.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.01.bb @@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot" PV = "v2014.01" -SRCREV = "490069b30d013a7d35ce7fe37b1ecd53f6c8e352" +SRCREV = "f5d80303de12e6fefc022426a73136a288f70294" SRCBRANCH = "patches-2014.01" SRC_URI = "git://github.com/Freescale/u-boot-imx.git;branch=${SRCBRANCH}" diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.01.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.01.bb index 49d4cc57..f6d46573 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.01.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.01.bb @@ -4,4 +4,4 @@ PV = "v2014.01" SRCBRANCH = "patches-2014.01" -SRCREV = "490069b30d013a7d35ce7fe37b1ecd53f6c8e352" +SRCREV = "f5d80303de12e6fefc022426a73136a288f70294" -- 2.40.1