All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm-extra][PATCH v3 0/3] Initial support for Nitrogen6X
@ 2012-12-11 21:50 Otavio Salvador
  2012-12-11 21:50 ` [meta-fsl-arm-extra][PATCH v3 1/3] u-boot-boundary: Add U-Boot recipe for Boundary Devices version Otavio Salvador
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Otavio Salvador @ 2012-12-11 21:50 UTC (permalink / raw)
  To: meta-freescale; +Cc: Otavio Salvador

This patchset adds support for Nitrogen6X using the deployment used by
Boundary Devices. The generated sdcard should just work in the board.

The patches are untested as I don't own a Nitrogen6X and would be good
if someone could test those before we apply them.

Otavio Salvador (3):
  u-boot-boundary: Add U-Boot recipe for Boundary Devices version
  u-boot-script-boundary: Add recipe to deploy the boot scripts
  nitrogen6x: Add machine definition

Changes for v3:

 * add patch from Eric to adapt boot script for Yocto
 * fix task order to ensure mkimage is ran before deploy

Changes for v2:

 * ensure boot scripts are build for rootfs generation
 * properly deploy compiled boot script at deploy dir

 conf/machine/nitrogen6x.conf                     |   28 ++++++++++++++++
 recipes-bsp/u-boot/u-boot-boundary_git.bb        |   16 ++++++++++
 recipes-bsp/u-boot/u-boot-script-boundary_git.bb |   37 ++++++++++++++++++++++
 3 files changed, 81 insertions(+)
 create mode 100644 conf/machine/nitrogen6x.conf
 create mode 100644 recipes-bsp/u-boot/u-boot-boundary_git.bb
 create mode 100644 recipes-bsp/u-boot/u-boot-script-boundary_git.bb

-- 
1.7.10.4



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

end of thread, other threads:[~2012-12-12 17:30 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-11 21:50 [meta-fsl-arm-extra][PATCH v3 0/3] Initial support for Nitrogen6X Otavio Salvador
2012-12-11 21:50 ` [meta-fsl-arm-extra][PATCH v3 1/3] u-boot-boundary: Add U-Boot recipe for Boundary Devices version Otavio Salvador
2012-12-11 21:50 ` [meta-fsl-arm-extra][PATCH v3 2/3] u-boot-script-boundary: Add recipe to deploy the boot scripts Otavio Salvador
2012-12-11 21:50 ` [meta-fsl-arm-extra][PATCH v3 3/3] nitrogen6x: Add machine definition Otavio Salvador
2012-12-12 13:28   ` Eric Nelson
2012-12-12 15:49     ` Otavio Salvador
2012-12-12 16:13       ` Eric Nelson
2012-12-12 16:23         ` Otavio Salvador
2012-12-12 17:20           ` Eric Nelson
2012-12-12 17:26             ` Otavio Salvador
2012-12-12 16:51   ` Eric Nelson
2012-12-12 16:56     ` Otavio Salvador
2012-12-11 21:53 ` [meta-fsl-arm-extra][PATCH v3 0/3] Initial support for Nitrogen6X Otavio Salvador
2012-12-12 17:30   ` Otavio Salvador

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.