All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm-extra][PATCH 0/3] Add Machine Configuration and BSP for MarS Board by Embest-Tech
@ 2014-01-28 23:20 Sven Ebenfeld
  2014-01-28 23:20 ` [meta-fsl-arm-extra][PATCH 1/3] Add Machine configuration " Sven Ebenfeld
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Sven Ebenfeld @ 2014-01-28 23:20 UTC (permalink / raw)
  To: meta-freescale; +Cc: Sven Ebenfeld

There is no support for MarS Board by Embest-Tech.
This patch shall add the machine configuration plus recipes for the
original U-Boot and Kernel Repository used in the User Manual by
Embest-Tech

Sven Ebenfeld (3):
  Add Machine configuration for MarS Board by Embest-Tech
  Add U-Boot Recipe for MarS Board by Embest-Tech     Using Git
    Repository git://github.com/embest-tech/uboot-imx.git
  Add Kernel Recipe and Configuration for MarS Board by Embest-Tech    
    Kernel is compiled from git://github.com/embest-tech/linux-imx.git

 conf/machine/marsboard.conf                        |   19 +
 recipes-bsp/u-boot/u-boot-mars_2009.08.bb          |   40 +
 .../linux/linux-marsboard-3.0.15/defconfig         | 2808 ++++++++++++++++++++
 recipes-kernel/linux/linux-marsboard.inc           |   24 +
 recipes-kernel/linux/linux-marsboard_3.0.15.bb     |   10 +
 5 files changed, 2901 insertions(+)
 create mode 100644 conf/machine/marsboard.conf
 create mode 100644 recipes-bsp/u-boot/u-boot-mars_2009.08.bb
 create mode 100644 recipes-kernel/linux/linux-marsboard-3.0.15/defconfig
 create mode 100644 recipes-kernel/linux/linux-marsboard.inc
 create mode 100644 recipes-kernel/linux/linux-marsboard_3.0.15.bb

-- 
1.7.9.5



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

end of thread, other threads:[~2014-01-31  4:47 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-28 23:20 [meta-fsl-arm-extra][PATCH 0/3] Add Machine Configuration and BSP for MarS Board by Embest-Tech Sven Ebenfeld
2014-01-28 23:20 ` [meta-fsl-arm-extra][PATCH 1/3] Add Machine configuration " Sven Ebenfeld
2014-01-29 11:21   ` Daiane Angolini
2014-01-28 23:20 ` [meta-fsl-arm-extra][PATCH 2/3] Add U-Boot Recipe for MarS Board by Embest-Tech Using Git Repository git://github.com/embest-tech/uboot-imx.git Sven Ebenfeld
2014-01-29 11:26   ` Daiane Angolini
2014-01-28 23:20 ` [meta-fsl-arm-extra][PATCH 3/3] Add Kernel Recipe and Configuration for MarS Board by Embest-Tech Kernel is compiled from git://github.com/embest-tech/linux-imx.git Sven Ebenfeld
2014-01-29 11:30   ` Daiane Angolini
2014-01-30 22:48     ` [meta-fsl-arm-extra][PATCH v2 0/3] Add Machine Configuration and BSP for MarS Board by Embest-Tech Sven Ebenfeld
2014-01-30 22:48       ` [meta-fsl-arm-extra][PATCH v2 1/3] Add Machine configuration for MarS Board by Embest-Tech Add myself as maintainer Sven Ebenfeld
2014-01-30 22:48       ` [meta-fsl-arm-extra][PATCH v2 2/3] Add U-Boot Recipe for MarS Board by Embest-Tech Using Git Repository git://github.com/embest-tech/uboot-imx.git Add SRCBRANCH Sven Ebenfeld
2014-01-30 22:48       ` [meta-fsl-arm-extra][PATCH v2 3/3] Add Kernel Recipe and Configuration for MarS Board by Embest-Tech Kernel is compiled from git://github.com/embest-tech/linux-imx.git Add SRCBRANCH, Remove INC_PR from new recipe Sven Ebenfeld
2014-01-31  1:07       ` [meta-fsl-arm-extra][PATCH v2 0/3] Add Machine Configuration and BSP for MarS Board by Embest-Tech Otavio Salvador
2014-01-31  1:29         ` Fabio Estevam
2014-01-31  4:47           ` Sven Ebenfeld

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.