summaryrefslogtreecommitdiffstats
path: root/conf/machine
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge remote branch 'freescale/denzil'Otavio Salvador2012-09-171-0/+3
|\| | | | | | | | | * freescale/denzil: imx6qsabrelite: force MACHINE_GSTREAMER_PLUGIN until codecs are available
| * imx6qsabrelite: force MACHINE_GSTREAMER_PLUGIN until codecs are availableEric Bénard2012-09-171-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | else we get : ERROR: fsl-mm-codeclib was skipped: incompatible with machine imx6qsabrelite (not in COMPATIBLE_MACHINE) NOTE: Runtime target 'gst-fsl-plugin' is unbuildable, removing... Missing or unbuildable dependency chain was: ['gst-fsl-plugin', 'fsl-mm-codeclib'] NOTE: Runtime target 'task-fsl-gstreamer' is unbuildable, removing... Missing or unbuildable dependency chain was: ['task-fsl-gstreamer', 'gst-fsl-plugin', 'fsl-mm-codeclib'] ERROR: Required build target 'fsl-image-test' has no buildable providers. Missing or unbuildable dependency chain was: ['fsl-image-test', 'task-fsl-gstreamer', 'gst-fsl-plugin', 'fsl-mm-codeclib'] Signed-off-by: Eric Bénard <eric@eukrea.com>
* | mxs-base.inc: Disable perf tool features as Linux 2.6.35.3 failsOtavio Salvador2012-09-131-0/+3
| | | | | | | | | | | | | | | | The perf tool build fails in upcoming Yocto 1.3 as it try to enable perf-scripting but perl and python linking is not working in current default kernel. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* | imx-base.inc: Disable perf tool features as Linux 2.6.35.3 failsOtavio Salvador2012-09-131-0/+3
| | | | | | | | | | | | | | | | The perf tool build fails in upcoming Yocto 1.3 as it try to enable perf-scripting but perl and python linking is not working in current default kernel. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* | Merge remote branch 'freescale/denzil' into masterOtavio Salvador2012-09-132-6/+4
|\| | | | | | | | | | | | | | | | | * freescale/denzil: mxs-base.inc: Use xserver-xorg instead of xserver-xorg-lite imx-base.inc: Use xserver-xorg instead of xserver-xorg-lite fsl-default-providers.inc: Change virtual/xserver to xserver-xorg imx-base.inc: Remove useless SoC override for U-Boot settings u-boot: Fix mx28evk bootargs
| * mxs-base.inc: Use xserver-xorg instead of xserver-xorg-liteOtavio Salvador2012-09-131-1/+1
| | | | | | | | | | | | | | | | | | Next Yocto release will drop xserver-xorg-lite as building xserver-xorg and not installing the DRI and GLX modules (and so not Mesa) results in an increase of 16kb only. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Rogerio Pimentel <rogerio.pimentel@freescale.com>
| * imx-base.inc: Use xserver-xorg instead of xserver-xorg-liteOtavio Salvador2012-09-131-1/+1
| | | | | | | | | | | | | | | | | | Next Yocto release will drop xserver-xorg-lite as building xserver-xorg and not installing the DRI and GLX modules (and so not Mesa) results in an increase of 16kb only. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Rogerio Pimentel <rogerio.pimentel@freescale.com>
| * imx-base.inc: Remove useless SoC override for U-Boot settingsOtavio Salvador2012-09-131-4/+2
| | | | | | | | | | | | | | | | The U-Boot settings are the same for mx5 and mx6 SoCs so we don't need a override for it. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Rogerio Pimentel <rogerio.pimentel@freescale.com>
* | imx6qsabrelite: use udev-extraconfOtavio Salvador2012-08-021-1/+1
| | | | | | | | | | | | | | | | The udev-extra-rules has been replaced by udev-extraconf so this needs to be changed on machine definitions. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Rogerio Pimentel <rogerio.pimentel@freescale.com>
* | imx-base.inc: use udev-extraconfOtavio Salvador2012-08-021-1/+1
| | | | | | | | | | | | | | | | The udev-extra-rules has been replaced by udev-extraconf so this needs to be changed on machine definitions. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Rogerio Pimentel <rogerio.pimentel@freescale.com>
* | Merge remote-tracking branch 'freescale/denzil' into masterOtavio Salvador2012-07-251-2/+4
|\| | | | | | | | | | | * freescale/denzil: imx6qsabrelite: do not recommends BSP package are they are not public yet alsa-state: custom asound.conf file for iMX targets
| * imx6qsabrelite: do not recommends BSP package are they are not public yetOtavio Salvador2012-07-251-2/+4
| | | | | | | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
* | imx6qsabrelite: add device tree kernel targetOtavio Salvador2012-07-101-0/+2
| | | | | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* | imx53qsb: add device tree kernel targetOtavio Salvador2012-07-101-0/+2
| | | | | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* | imx53ard: add device tree kernel targetOtavio Salvador2012-07-101-0/+2
| | | | | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* | imx51evk: add device tree kernel targetOtavio Salvador2012-07-101-0/+2
| | | | | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* | imx28evk: add device tree kernel targetOtavio Salvador2012-07-101-0/+1
| | | | | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* | imx23evk: add device tree kernel targetOtavio Salvador2012-07-101-0/+1
|/ | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-base: set common machine featuresAdrian Alonso2012-07-044-1/+7
| | | | | | | | * Set common machine features * imx53qsb, imx53ard add wifi and bluetooth support * imx6qsabrelite add pci to machine features Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* imx-base: add wifi and bluetooth machine featuresAdrian Alonso2012-07-041-1/+1
| | | | | | * Add wifi and bluetooh machine features. Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* fsl-default-revisions.inc: remove as we ought to have it per recipeAdrian Alonso2012-07-032-2/+0
| | | | | | | | The revision ought to be set for every recipe as we support different versions per machine. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Adrian Alonso <aalonso00@gmail.com>
* imx-base.inc: Add udev-extra-rules packageDaiane Angolini2012-07-021-1/+3
| | | | | | | Add udev extra rules from 10-imx.rules file in MACHINE_EXTRA_RRECOMENDS Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
* mxs-base.inc: cleanup recommended packages removing multimedia onesOtavio Salvador2012-06-171-6/+0
| | | | | | | The multimedia packages need to be moved to a specific task to allow images to use, or not it, and avoid enforcing it onto every image. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-base.inc: add MACHINE_GSTREAMER_PLUGINOtavio Salvador2012-06-051-0/+3
| | | | | | | This allow for optmized support for gstramer for audio/video codecs. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Adrian Alonso <aalonso@freescale.com>
* imx-base.inc: cleanup recommended packages removing multimedia onesOtavio Salvador2012-05-291-5/+4
| | | | | | | The multimedia packages need to be moved to a specific task to allow images to use, or not it, and avoid enforcing it onto every image. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx6qsabrelite: fix machine descriptionOtavio Salvador2012-05-281-2/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx53qsb: fix machine descriptionOtavio Salvador2012-05-281-2/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx53ard: fix machine descriptionOtavio Salvador2012-05-281-2/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx51evk: fix machine descriptionOtavio Salvador2012-05-281-2/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx28evk.conf: fix machine descriptionOtavio Salvador2012-05-281-2/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx53qsb: move to mainline's based version of u-bootOtavio Salvador2012-05-211-7/+0
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx23evk: add machine definitionOtavio Salvador2012-05-211-0/+16
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx28evk: add IMXBOOTLETS_MACHINE settingOtavio Salvador2012-05-211-0/+2
| | | | | | Add support to generate imx-bootlets code for i.MX28 target. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx28evk: move generic code to mxs-base.incOtavio Salvador2012-05-212-18/+28
| | | | | | | To avoid metadata duplication we provide a mxs-base.inc to be used for every i.MXS based board. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx28evk: use ttyAMA as debug serialOtavio Salvador2012-05-211-1/+1
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx28evk: remove deprecated XSERVER packagesOtavio Salvador2012-05-211-3/+0
| | | | | | | Nowadays the evdev driver, from Xorg, can handle keyboard, mice and touchscreen so we don't need to install the old drivers anymore. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx6qsabrelite: add XSERVER definition using fbdev driverOtavio Salvador2012-05-021-0/+6
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx28evk: add default image fstypesOtavio Salvador2012-05-011-1/+1
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx28evk: add machine definitionOtavio Salvador2012-04-301-0/+41
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-base.inc: drop mouse and keyboard drivers provided by evdev nowadaysOtavio Salvador2012-04-291-2/+0
| | | | | | | X11 uses evdev for keyboard and mouse support so we can drop the unused drivers for now. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx53qsb: force use of u-boot-imxOtavio Salvador2012-04-291-0/+7
| | | | | | | U-Boot's mainline lacks support for Ripley's PMIC so until it get's fixed we need to avoid the switch for it. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-base.inc: do not pass '-lnp' to jffs2 image generation commandOtavio Salvador2012-04-271-2/+0
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-base.inc: drop TODO itemsOtavio Salvador2012-04-271-4/+0
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* mx6qsabrelite: Fix console portFabio Estevam2012-03-301-0/+2
| | | | | | | | On mx6qsabrelite the console port is ttymxc1. Override the SERIAL_CONSOLE definition from conf/machine/include/imx-base.inc. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
* imx6qsabrelite: add machine definitionDaiane Angolini2012-03-231-0/+13
| | | | | Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Major refactor in SDCard generationOtavio Salvador2012-03-221-1/+4
| | | | | | | | | | | | | | | | | | | | The generation of SDCard has been completely refactored to work out of box; now to use it you have to set, e.g: SDCARD_ROOTFS = "${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.ext3" SDCARD_SIZE = "128" IMAGE_TYPES += "ext3 sdcard" Now the sdcard has following layout: 0 - 1M - reserved to bootloader and other data 1M - BOOT_SPACE - kernel BOOT_SPACE - SDCARD_SIZE - rootfs All current supported machines on BSP will work out of box and generate a 2GB SDCard with an ext3 rootfs on it. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-base.inc: set u-boot settings for mx5 and mx6 machinesOtavio Salvador2012-03-211-0/+6
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Fabio Estevam <fabio.estevam@freescale.com>
* mx5: set SOC_FAMILY dataOtavio Salvador2012-03-213-0/+9
| | | | | | | Set SoC family as mx5 for imx51evk, imx53ard and imx53qsb Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Fabio Estevam <fabio.estevam@freescale.com>
* imx-base.inc: drop duplicated providers settingOtavio Salvador2012-03-211-2/+0
| | | | | | | The PREFERRED_PROVIDER_* are being set by fsl-default-providers.inc so we were duplicating the same information here, thus we dropped it. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx53ard: fix u-boot machine definitionOtavio Salvador2012-03-161-1/+1
|