Go to file
Otavio Salvador 0efd9f2bfb nitrogen6x: Add machine definition
This adds the machine definition to Nitrogen6x from Boundary Devices.
More information at:

http://boundarydevices.com/products/nitrogen6x-board-imx6-arm-cortex-a9-sbc/

In order to take advance of same code used for imx6qsabrelite (on
linux-imx, u-boot, imx-firmaware), we use a MACHINEOVERRIDES trick, so
imx6qsabrelite is taken as a fallback for nitrogen6x machine.

To ensure the boot scripts are available at rootfs time, the do_deploy
task of u-boot-script-boundary is added as a dependency of do_rootfs.

Change-Id: I8bd0b80d2ad8e8741391ec178c10abd75218542e
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-12-12 15:30:08 -02:00
conf nitrogen6x: Add machine definition 2012-12-12 15:30:08 -02:00
recipes-bsp u-boot-script-boundary: Add recipe to deploy the boot scripts 2012-12-12 15:30:08 -02:00
recipes-core netbase: bbappend version 5.0 2012-07-11 14:05:54 -03:00
recipes-kernel/linux linux-imx (2.6.35.3): update imx233-olinux.patch to Freescale's 10.12.01 branch 2012-08-07 10:36:28 -03:00
.gitignore Initial skeleton 2012-04-27 15:20:53 -03:00
README README: Update to point to the newer mailing list 2012-11-14 14:47:21 -02:00

OpenEmbedded/Yocto BSP layer for Freescale's ARM based platforms

This layer provides support for Freescale's ARM based platforms for use with OpenEmbedded and/or Yocto Freescale's BSP layer.

This layer depends on:

URI: git://git.openembedded.org/openembedded-core branch: denzil revision: HEAD

URI: git://github.com/Freescale/meta-fsl-arm.git branch: denzil revision: HEAD

Contributing

To contribute to this layer you should the patches for review to the mailing list.

Mailing list: https://lists.yoctoproject.org/listinfo/meta-freescale Source code: https://github.com/Freescale/meta-fsl-arm-extra