summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* image_types_fsl.bbclass: i.MXS needs to use linux.bdOtavio Salvador2012-05-211-1/+1
| | | | | | | linux_ivt.bd module is dependant of mx25 and cannot be used by i.MXS family. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-bootlets: avoid using linux-ivt module as it is mx25 dependantOtavio Salvador2012-05-212-9/+11
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* image_types_fsl.bbclass: fix imx-bootlets' linux.sb generationOtavio Salvador2012-05-211-1/+1
| | | | | | | When updating to imx-bootlets 10.12.01 a leftover configuration from previous release has been left by mistake. 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>
* u-boot: add patches required for i.MX and i.MXS familiesOtavio Salvador2012-05-2157-1/+9222
| | | | | | | | | | | This adds the set of patches, that will be included in next u-boot release, on top of 2012.04.01 version. Those fix known issues with supported machines. The patches are managed on branch 'patches-2012.04.01' of https://github.com/Freescale/u-boot-imx repository. 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>
* linux-imx (2.6.35.3): add imx23evk configurationOtavio Salvador2012-05-211-0/+2041
| | | | | | | | The kernel configuration has been imported from Freescale's official GIT repository, for 2.6.35.3 recipe, but with CONFIG_ROOT_NFS disabled as we use the NFS server in user-mode and including devtmpfs support. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* image_types_fsl.bbclass: add imx-bootlets support for i.MXSOtavio Salvador2012-05-211-20/+48
| | | | | | | | | | | | | i.MXS SoC family has support to boot with imx-bootlets (the default when using LTIB) and the only current supported way of booting i.MX23 machines. The imx-bootlets has some quite specific requirements regaring the partition layout and includes the kernel binary appended to the boot stream so we drop the third partition reducing the wasted space of SD card. 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>
* imx-bootlets: add 10.12.01Otavio Salvador2012-05-213-0/+125
| | | | | | | Every machine intending to use this, need to set IMXBOOTLETS_MACHINE variable to allow it to generate proper target code. 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>
* xf86-video-imxfb: avoid QA error No GNU_HASH in elf binaryAdrian Alonso2012-05-211-1/+3
| | | | | | | * Avoid QA error by skip the QA test for ldflags * Increase PR Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* amd-gpu-x11-bin-mx51: avoid QA error No GNU_HASH in elf binaryAdrian Alonso2012-05-211-1/+5
| | | | | | | * Avoid QA error by skip the QA test for ldflags * PR increase Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* libz160: avoid QA error No GNU_HASH in elf binaryAdrian Alonso2012-05-211-3/+7
| | | | | | | * Avoid QA error by skip the QA test for ldflags As this is prebuilt library Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* imx28evk: use ttyAMA as debug serialOtavio Salvador2012-05-211-1/+1
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-imx (2.6.35.3): use ttyAMA as debug serialOtavio Salvador2012-05-212-1/+44
| | | | | | | Follow the debug serial device name of i.MX23 and i.MX28 used in mainline kernel. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* image_types_fsl.bbclass: remove i.MXS specific code from i.MXOtavio Salvador2012-05-211-6/+0
| | | | | | | i.MXS generation is now handled completely separated so i.MX doesn't every gets called for 'mxs' SoC family. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* image_types_fsl.bbclass: use MiB size to generate i.MX SD cardsOtavio Salvador2012-05-211-3/+3
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* image_types_fsl.bbclass: drop typo in comments generation commandsOtavio Salvador2012-05-211-2/+2
| | | | 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>
* linux-imx (2.6.35.3): use SoC family for COMPATIBLE_MACHINE matchingOtavio Salvador2012-05-191-1/+1
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Merge pull request #9 from agherzan/masterOtavio Salvador2012-05-181-2/+2
|\ | | | | Some fixes in the class where the sd-image is generated
| * image_types_fsl: Fix the size of the created file fs with mkfs.vfatAndrei Gherzan2012-05-191-2/+2
| | | | | | | | | | | | | | | | It looks like mkfs.vfat is using 1024B block size. The returned value of BOOT_BLOCKS was in blocks of 512B. This needs to be changed in blocks of 1024B. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
| * image_types_fsl.bbclass: Fix the calculation of BOOT_BLOCKSAndrei Gherzan2012-05-191-2/+2
|/ | | | | | | In awk the first cell/item is $1 not $0 in this way the size of the partition from parted is actually $4 not $3. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* u-boot-imx: add COMPATIBLE_MACHINE infoOtavio Salvador2012-05-171-0/+2
| | | | | | This ensure the recipe is not parsed in incompatible machines. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* image_types_fsl.bbclass: document i.MX and i.MXS differences in partitioningOtavio Salvador2012-05-171-14/+28
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-imx (3.0.15): use SoC family for COMPATIBLE_MACHINE matchingOtavio Salvador2012-05-171-1/+1
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-libc-headers-imx (3.0.15): use SoC family for COMPATIBLE_MACHINE matchingOtavio Salvador2012-05-171-1/+1
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-imx (2.6.38): use SoC family for COMPATIBLE_MACHINE matchingOtavio Salvador2012-05-171-1/+1
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-libc-headers-imx (2.6.38): use SoC family for COMPATIBLE_MACHINE matchingOtavio Salvador2012-05-171-1/+1
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-test: use SoC family for COMPATIBLE_MACHINE matchingOtavio Salvador2012-05-171-1/+1
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-firmware: use SoC family for COMPATIBLE_MACHINE matchingOtavio Salvador2012-05-171-1/+1
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-audio: use SoC name for COMPATIBLE_MACHINE matchingOtavio Salvador2012-05-171-1/+1
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-audio: merge common files in SoC family onesOtavio Salvador2012-05-174-45/+1
| | | | | | | We provide mx5 and mx6 configurations leaving imx53ard as the only exception. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Merge pull request #8 from trygvis/masterOtavio Salvador2012-05-122-4/+53
|\ | | | | Fix elftosb build.
| * elftosb: Adding patch to build on my Debian x86_64 box.Trygve Laugstøl2012-05-122-4/+53
| | | | | | | | Signed-off-by: Trygve Laugstøl <trygvis@inamo.no>
* | xserver-xf86-config: mx6: Use fbdev driverRogerio Pimentel2012-05-112-8/+4
|/ | | | | | | Use fbdev instead imx driver on xorg.conf Signed-off-by: Rogerio Pimentel <rogerio.pimentel@freescale.com> Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
* xserver-xf86-config: add mx6 Xorg configurationOtavio Salvador2012-05-021-0/+45
| | | | 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>
* image_types_fsl.bbclass: split sdcard generation by SoC familyOtavio Salvador2012-05-021-10/+48
| | | | | | | | i.MXS and i.MX SoC families has enough partition layout differences that justify to have a specific code for each SoC family to easy maintenance and readability of code. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Fix fetch URL for elftosbRadoslav Kolev2012-05-011-1/+1
| | | | Signed-off-by: Radoslav Kolev <radoslav@kolev.info>
* imx28evk: add default image fstypesOtavio Salvador2012-05-011-1/+1
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* image_types_fsl.bbclass: remove image fstypes definition to i.MXS SoCsOtavio Salvador2012-05-011-2/+0
| | | | | | | The SoC image fstypes needs to be assigned in the machine definition or the default ones are not used. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* image_types_fsl.bbclass: avoid use of 'sed' to change partition typeOtavio Salvador2012-04-301-1/+1
| | | | | | | | The 'sed' might fail in some systems due user right and restrictions so we use 'dd' and 'echo' to do the same trick. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Reported-by: "John Passaniti" <jpassaniti@ashly.com>
* image_types_fsl.bbclass: use a sparse file for sdcard generationOtavio Salvador2012-04-301-1/+2
| | | | | | | | This speeds up the generation of the sdcard and reduces the amount of space used for it. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Reported-by: "John Passaniti" <jpassaniti@ashly.com>
* imx28evk: add machine definitionOtavio Salvador2012-04-301-0/+41
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* image_types_fsl.bbclass: generates mxs' u-boot bootstream binariesOtavio Salvador2012-04-301-1/+19
| | | | | | | | | The mxs SoC family requires use of a bootstream in bootloader but at this moment only SDCard format is supported. The image for use is 'u-boot.mxsboot-sdcard' and this is also the file extension of the generated file beside of regular u-boot binary. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-imx: add imx28evk configurationOtavio Salvador2012-04-303-1/+2215
| | | | | | | | The kernel configuration has been imported from Freescale's official GIT repository, for 2.6.35.3 recipe, but with CONFIG_ROOT_NFS disabled as we use the NFS server in user-mode. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-mxsboot: addOtavio Salvador2012-04-301-0/+25
| | | | | | | Adds a native and nativesdk tasks that allow for automation of image generation for 'mxs' SOC family. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* xf86-video-imxfb: move rdepends to PN onlyOtavio Salvador2012-04-301-2/+3
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>