diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2014-05-11 16:32:20 -0300 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2014-05-11 16:32:20 -0300 |
| commit | 87517481571469d275930af37c5333516df1c242 (patch) | |
| tree | bde639971eb15b849b47f38b0cfcd1041ef05b02 | |
| parent | 377eee6343d962bfb50a52877b53b8f583867cab (diff) | |
| download | meta-freescale-87517481571469d275930af37c5333516df1c242.tar.gz | |
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 <otavio@ossystems.com.br>
| -rw-r--r-- | meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.01.bb | 2 | ||||
| -rw-r--r-- | 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 33cc688f9..298f1c023 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" | |||
| 7 | 7 | ||
| 8 | PV = "v2014.01" | 8 | PV = "v2014.01" |
| 9 | 9 | ||
| 10 | SRCREV = "490069b30d013a7d35ce7fe37b1ecd53f6c8e352" | 10 | SRCREV = "f5d80303de12e6fefc022426a73136a288f70294" |
| 11 | SRCBRANCH = "patches-2014.01" | 11 | SRCBRANCH = "patches-2014.01" |
| 12 | SRC_URI = "git://github.com/Freescale/u-boot-imx.git;branch=${SRCBRANCH}" | 12 | SRC_URI = "git://github.com/Freescale/u-boot-imx.git;branch=${SRCBRANCH}" |
| 13 | 13 | ||
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 49d4cc572..f6d465738 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" | |||
| 4 | 4 | ||
| 5 | SRCBRANCH = "patches-2014.01" | 5 | SRCBRANCH = "patches-2014.01" |
| 6 | 6 | ||
| 7 | SRCREV = "490069b30d013a7d35ce7fe37b1ecd53f6c8e352" | 7 | SRCREV = "f5d80303de12e6fefc022426a73136a288f70294" |
