All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm-extra][PATCH 0/8] Split crystalfontz boards
@ 2013-09-05 21:21 Alexandre Belloni
  2013-09-05 21:21 ` [meta-fsl-arm-extra][PATCH 1/8] linux-cfa: always use cfa10036 as MACHINE for the kernel link Alexandre Belloni
                   ` (7 more replies)
  0 siblings, 8 replies; 18+ messages in thread
From: Alexandre Belloni @ 2013-09-05 21:21 UTC (permalink / raw)
  To: meta-freescale; +Cc: Maxime Ripard, jimwall, brian

This patch series splits the machine configuration for all the crystalfontz
boards. This is required as we need to be able to diferrentiate boards to apply
different configuration (eg for the touchscreens)

The first patch ensures the kernel link will always have the name barebox is
looking for so that we don't break previous deployments.

The second one splits the cfa-10036 in an include file, common for all boards
and the actual configuration file.

The lasts patches add each boards.

Alexandre Belloni (8):
  linux-cfa: always use cfa10036 as MACHINE for the kernel link
  cfa10036: split configuration
  Add a machine configuration for cfa-10037
  Add a machine configuration for cfa-10049
  Add a machine configuration for cfa-10055
  Add a machine configuration for cfa-10056
  Add a machine configuration for cfa-10057
  Add a machine configuration for cfa-10058

 conf/machine/cfa10036.conf             | 34 +---------------------------------
 conf/machine/cfa10037.conf             |  9 +++++++++
 conf/machine/cfa10049.conf             | 11 +++++++++++
 conf/machine/cfa10055.conf             | 12 ++++++++++++
 conf/machine/cfa10056.conf             | 12 ++++++++++++
 conf/machine/cfa10057.conf             | 11 +++++++++++
 conf/machine/cfa10058.conf             | 11 +++++++++++
 conf/machine/include/cfa10036.inc      | 30 ++++++++++++++++++++++++++++++
 recipes-kernel/linux/linux-cfa_3.10.bb |  2 +-
 9 files changed, 98 insertions(+), 34 deletions(-)
 create mode 100644 conf/machine/cfa10037.conf
 create mode 100644 conf/machine/cfa10049.conf
 create mode 100644 conf/machine/cfa10055.conf
 create mode 100644 conf/machine/cfa10056.conf
 create mode 100644 conf/machine/cfa10057.conf
 create mode 100644 conf/machine/cfa10058.conf
 create mode 100644 conf/machine/include/cfa10036.inc

-- 
1.8.1.2



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

end of thread, other threads:[~2013-09-06 18:12 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-05 21:21 [meta-fsl-arm-extra][PATCH 0/8] Split crystalfontz boards Alexandre Belloni
2013-09-05 21:21 ` [meta-fsl-arm-extra][PATCH 1/8] linux-cfa: always use cfa10036 as MACHINE for the kernel link Alexandre Belloni
2013-09-06 11:55   ` Daiane Angolini
2013-09-06 12:39     ` Alexandre Belloni
2013-09-05 21:21 ` [meta-fsl-arm-extra][PATCH 2/8] cfa10036: split configuration Alexandre Belloni
2013-09-06 11:57   ` Daiane Angolini
2013-09-05 21:21 ` [meta-fsl-arm-extra][PATCH 3/8] Add a machine configuration for cfa-10037 Alexandre Belloni
2013-09-06 11:59   ` Daiane Angolini
2013-09-06 12:10     ` Otavio Salvador
2013-09-06 16:34       ` Alexandre Belloni
2013-09-06 16:40         ` Otavio Salvador
2013-09-06 17:11           ` Alexandre Belloni
2013-09-06 18:12             ` Otavio Salvador
2013-09-05 21:21 ` [meta-fsl-arm-extra][PATCH 4/8] Add a machine configuration for cfa-10049 Alexandre Belloni
2013-09-05 21:21 ` [meta-fsl-arm-extra][PATCH 5/8] Add a machine configuration for cfa-10055 Alexandre Belloni
2013-09-05 21:22 ` [meta-fsl-arm-extra][PATCH 6/8] Add a machine configuration for cfa-10056 Alexandre Belloni
2013-09-05 21:22 ` [meta-fsl-arm-extra][PATCH 7/8] Add a machine configuration for cfa-10057 Alexandre Belloni
2013-09-05 21:22 ` [meta-fsl-arm-extra][PATCH 8/8] Add a machine configuration for cfa-10058 Alexandre Belloni

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.