diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2015-10-15 15:18:28 -0300 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-04-19 15:03:21 -0300 |
| commit | 642951ab7a7f73bc834d2e92f8de0980553a4a11 (patch) | |
| tree | ef67b8885cfcd4abe55b4c73612908dccf7b6ffb | |
| parent | 99d677c91064426fddd7cf0fa49da4188092416f (diff) | |
| download | meta-freescale-642951ab7a7f73bc834d2e92f8de0980553a4a11.tar.gz | |
u-boot-fslc: Update to 982a6474 revision
Update the U-Boot fork to a 2015.10-rc5 based version. This brings
several fixes for i.MX and Vybrid based systems. Mainly:
cf04ad3 arm: vf610twr: improve memory layout
d45fd01 colibri_vf: Fix bstlen field
e24bb2b mtd: nand: vf610_nfc: resync with upstream Linux version
f861f51 ls102xa: Fix reset hang
f532727 imx_watchdog: Add a header file for watchdog registers
040ef8f pcm052: fix MTD partitioning
61903b7 imximage: fix commands other than write_data
835c30e imximage: header.length of 4 is valid
Change-Id: Ifdb607d9a94ef594f3fe37d2b6388dc9a8268106
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.10.bb | 2 | ||||
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc_2015.10.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.10.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.10.bb index 3ea0d119a..a8afdb990 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.10.bb +++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.10.bb | |||
| @@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot" | |||
| 7 | 7 | ||
| 8 | PV = "v2015.10+git${SRCPV}" | 8 | PV = "v2015.10+git${SRCPV}" |
| 9 | 9 | ||
| 10 | SRCREV = "1fb68c8c84068372cae4adf2e726e2a4ba712655" | 10 | SRCREV = "982a6474ec320bcbd7513d7319e20d9ddb0f4cb0" |
| 11 | SRCBRANCH = "2015.10+fslc" | 11 | SRCBRANCH = "2015.10+fslc" |
| 12 | 12 | ||
| 13 | SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" | 13 | SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" |
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2015.10.bb b/recipes-bsp/u-boot/u-boot-fslc_2015.10.bb index 3c1812bb2..8ab51fca6 100644 --- a/recipes-bsp/u-boot/u-boot-fslc_2015.10.bb +++ b/recipes-bsp/u-boot/u-boot-fslc_2015.10.bb | |||
| @@ -2,5 +2,5 @@ include u-boot-fslc.inc | |||
| 2 | 2 | ||
| 3 | PV = "v2015.10+git${SRCPV}" | 3 | PV = "v2015.10+git${SRCPV}" |
| 4 | 4 | ||
| 5 | SRCREV = "1fb68c8c84068372cae4adf2e726e2a4ba712655" | 5 | SRCREV = "982a6474ec320bcbd7513d7319e20d9ddb0f4cb0" |
| 6 | SRCBRANCH = "2015.10+fslc" | 6 | SRCBRANCH = "2015.10+fslc" |
