Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v4 0/4] Improvements to i.MX6 SABRESD boards support
@ 2014-09-19 14:12 Luca Ceresoli
  2014-09-19 14:12 ` [Buildroot] [PATCH v4 1/4] configs/freescale_imx6qsabresd: rename imx6 to imx6q Luca Ceresoli
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Luca Ceresoli @ 2014-09-19 14:12 UTC (permalink / raw)
  To: buildroot

Hi,

this patchset adds support to the DualLite versions of the i.MX6 SABRESD board
in addition to the Quad variant that is already supported. It also documentats
how to generate a bootable SD.

Patch 4 by Vincent makes it possible to boot from USB without having to
manually modify the target rootfs during the build process.

Changes since v3:
 - rebased on current master;
 - added Vincent patch for USB boot.

Luca Ceresoli (3):
  configs/freescale_imx6qsabresd: rename imx6 to imx6q
  configs/freescale_imx6dlsabresd: add defconfig for iMX6DL SabreSD
  freescale/imx6-sabresd: document how to create a bootable SD

Vincent Stehl? (1):
  imx6sabresd: boot to /init in mfgtools mode

 board/freescale/imx6sabresd/create-boot-sd.sh      | 95 ++++++++++++++++++++++
 board/freescale/imx6sabresd/readme.txt             | 67 +++++++++++++++
 ...ommon-boot-Linux-to-init-in-mfgtools-mode.patch | 36 ++++++++
 configs/freescale_imx6dlsabresd_defconfig          | 28 +++++++
 configs/freescale_imx6qsabresd_defconfig           | 28 +++++++
 configs/freescale_imx6sabresd_defconfig            | 27 ------
 6 files changed, 254 insertions(+), 27 deletions(-)
 create mode 100755 board/freescale/imx6sabresd/create-boot-sd.sh
 create mode 100644 board/freescale/imx6sabresd/readme.txt
 create mode 100644 board/freescale/imx6sabresd/uboot-0001-mx6qsabre_common-boot-Linux-to-init-in-mfgtools-mode.patch
 create mode 100644 configs/freescale_imx6dlsabresd_defconfig
 create mode 100644 configs/freescale_imx6qsabresd_defconfig
 delete mode 100644 configs/freescale_imx6sabresd_defconfig

-- 
Luca

-- 
1.9.1

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

end of thread, other threads:[~2014-09-22 15:08 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-19 14:12 [Buildroot] [PATCH v4 0/4] Improvements to i.MX6 SABRESD boards support Luca Ceresoli
2014-09-19 14:12 ` [Buildroot] [PATCH v4 1/4] configs/freescale_imx6qsabresd: rename imx6 to imx6q Luca Ceresoli
2014-09-19 14:12 ` [Buildroot] [PATCH v4 2/4] configs/freescale_imx6dlsabresd: add defconfig for iMX6DL SabreSD Luca Ceresoli
2014-09-19 14:12 ` [Buildroot] [PATCH v4 3/4] freescale/imx6-sabresd: document how to create a bootable SD Luca Ceresoli
2014-09-19 14:12 ` [Buildroot] [PATCH v4 4/4] imx6sabresd: boot to /init in mfgtools mode Luca Ceresoli
2014-09-21 19:25 ` [Buildroot] [PATCH v4 0/4] Improvements to i.MX6 SABRESD boards support Thomas Petazzoni
2014-09-22 13:14   ` Luca Ceresoli
2014-09-22 14:41     ` Luca Ceresoli
2014-09-22 15:08       ` Thomas Petazzoni
2014-09-22 13:31   ` Luca Ceresoli
2014-09-22 13:33     ` Thomas Petazzoni
2014-09-22 14:45       ` Luca Ceresoli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox