All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Upgrade to i.MX 4.9.11-1.0.0 GA release
@ 2017-09-28 14:04 Jun Zhu
  2017-09-28 14:04 ` [PATCH 1/5] u-boot-imx: Upgrade to v2017.03 Jun Zhu
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Jun Zhu @ 2017-09-28 14:04 UTC (permalink / raw)
  To: meta-freescale; +Cc: Jun Zhu

- Upgrade to 4.9.11-1.0.0 ga release
- Upgrade u-boot to v2017.03
- Upgradw Linux Kernel to 4.9.11
- Add imx7ulpevk machine configure file
- Update imx-base.inc and image class to support imx7ulpevk

Jun Zhu (5):
  u-boot-imx: Upgrade to v2017.03
  linux-imx: Upgrade kernel to v4.9.11
  imx7ulpevk.conf: Create i.MX 7ULP EVK machine configure file
  imx-base.inc: Update for imx7ulpevk board support
  image_types_fsl.bbclass: Add support for i.MX 7ULP board

 classes/image_types_fsl.bbclass                    |  16 +-
 conf/machine/imx7ulpevk.conf                       |  27 ++
 conf/machine/include/imx-base.inc                  |  14 +-
 ...ol_2016.03.bb => u-boot-imx-mfgtool_2017.03.bb} |   1 +
 ...u-boot-imx_2016.03.bb => u-boot-imx_2017.03.bb} |   7 +-
 .../imx/bcmhd_gcc6_indent_warning_error_fix.patch  |  28 --
 .../linux-imx-4.1.15/imx/gcc6_integrate_fix.patch  | 369 ---------------------
 .../gpu-viv_gcc6_indent_warning_error_fix.patch    |  30 --
 .../imx/defconfig                                  |  56 ++--
 recipes-kernel/linux/linux-imx-mfgtool_4.1.15.bb   |   9 -
 recipes-kernel/linux/linux-imx-mfgtool_4.9.11.bb   |  25 ++
 .../{linux-imx_4.1.15.bb => linux-imx_4.9.11.bb}   |  10 +-
 12 files changed, 126 insertions(+), 466 deletions(-)
 create mode 100644 conf/machine/imx7ulpevk.conf
 rename recipes-bsp/u-boot/{u-boot-imx-mfgtool_2016.03.bb => u-boot-imx-mfgtool_2017.03.bb} (88%)
 rename recipes-bsp/u-boot/{u-boot-imx_2016.03.bb => u-boot-imx_2017.03.bb} (71%)
 delete mode 100644 recipes-kernel/linux/linux-imx-4.1.15/imx/bcmhd_gcc6_indent_warning_error_fix.patch
 delete mode 100644 recipes-kernel/linux/linux-imx-4.1.15/imx/gcc6_integrate_fix.patch
 delete mode 100644 recipes-kernel/linux/linux-imx-4.1.15/imx/gpu-viv_gcc6_indent_warning_error_fix.patch
 rename recipes-kernel/linux/{linux-imx-4.1.15 => linux-imx-4.9.11}/imx/defconfig (93%)
 delete mode 100644 recipes-kernel/linux/linux-imx-mfgtool_4.1.15.bb
 create mode 100644 recipes-kernel/linux/linux-imx-mfgtool_4.9.11.bb
 rename recipes-kernel/linux/{linux-imx_4.1.15.bb => linux-imx_4.9.11.bb} (59%)

-- 
2.7.4



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2017-10-10  6:16 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-28 14:04 [PATCH 0/5] Upgrade to i.MX 4.9.11-1.0.0 GA release Jun Zhu
2017-09-28 14:04 ` [PATCH 1/5] u-boot-imx: Upgrade to v2017.03 Jun Zhu
2017-09-28 14:04 ` [PATCH 2/5] linux-imx: Upgrade kernel to v4.9.11 Jun Zhu
2017-09-28 14:04 ` [PATCH 3/5] imx7ulpevk.conf: Create i.MX 7ULP EVK machine configure file Jun Zhu
2017-09-30 13:09   ` Otavio Salvador
2017-09-30 15:45   ` Fabio Estevam
2017-10-05  3:24     ` Jun Zhu
2017-09-28 14:04 ` [PATCH 4/5] imx-base.inc: Update for imx7ulpevk board support Jun Zhu
2017-09-29 14:57   ` Max Krummenacher
2017-09-29 19:31     ` Otavio Salvador
2017-10-10  6:16       ` Jun Zhu
2017-09-28 14:04 ` [PATCH 5/5] image_types_fsl.bbclass: Add support for i.MX 7ULP board Jun Zhu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.