[meta-freescale] [meta-fsl-arm][PATCH 0/4] Update linux-mainline to linux-fslc_3.7

Daiane Angolini daiane.list at gmail.com
Fri Dec 21 10:35:50 PST 2012


On Fri, Dec 21, 2012 at 4:10 PM, Daiane Angolini
<daiane.angolini at freescale.com> wrote:
> Linux-mainline is rename to linux-fslc. The 3.7 version works with
> the device tree approach, so u-boot must be able to load dtb files.
>
> This patchset includes the proper u-boot variable for four board
> (imx28evk, imx53qsb, imx6qsabrelite, imx6qsabreauto). And I have
> tested for each one, but I want to ask your help to test it on your board.
>
> The u-boot variable will automalicaly load the dtb file only
> in case it exist.
>
> It also includes a bug-fix for copying dtb files.
>
> Daiane Angolini (4):
>   linux-mainline: Upgrade to 3.7
>   image_types_fsl: Fix .dtb file deploy
>   u-boot: Update u-boot 2012.10 to a newer version
>   linux: Rename recipe to linux-fslc
>
>  classes/image_types_fsl.bbclass                    |   34 +++--
>  recipes-bsp/u-boot/u-boot-fslc_2012.10.bb          |    4 +-
>  .../{linux-mainline/mx3 => linux-fslc}/defconfig   |   70 +++++----
>  .../{linux-mainline => linux-fslc}/mxs/defconfig   |  103 +++++++++---
>  .../{linux-mainline_3.6.bb => linux-fslc_3.7.bb}   |    8 +-
>  recipes-kernel/linux/linux-mainline/mx5/defconfig  |  175 --------------------
>  recipes-kernel/linux/linux-mainline/mx6/defconfig  |  175 --------------------
>  7 files changed, 152 insertions(+), 417 deletions(-)
>  rename recipes-kernel/linux/{linux-mainline/mx3 => linux-fslc}/defconfig (85%)
>  rename recipes-kernel/linux/{linux-mainline => linux-fslc}/mxs/defconfig (56%)
>  rename recipes-kernel/linux/{linux-mainline_3.6.bb => linux-fslc_3.7.bb} (83%)
>  delete mode 100644 recipes-kernel/linux/linux-mainline/mx5/defconfig
>  delete mode 100644 recipes-kernel/linux/linux-mainline/mx6/defconfig


And I also want to thank Otavio and Fábio. They helped me a lot on
this task - Thank you guys!

Otavio, do you think this patchset can be applied to danny (with
proper modifications)?


Daiane



More information about the meta-freescale mailing list