[meta-freescale] [meta-fsl-arm-extra][PATCH v3 0/3] Initial support for Nitrogen6X

Otavio Salvador otavio at ossystems.com.br
Tue Dec 11 13:50:29 PST 2012


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




More information about the meta-freescale mailing list