summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-10-03colibri-imx6ull: add a defconfigMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2017-10-03u-boot-toradex: fix mixed spl/standard workaroundMax Krummenacher
The workaround for U-Boot being compiled with and without SPL assumes a certain directory structure. For machines only building one U-Boot, the workaround may introduce and error. Fix this. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2017-10-03u-boot-toradex-fsl-fw-utils: use wildcards for compatible machineMax Krummenacher
This allows for machine variants, additonally it adds colibri-imx6ull Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2017-10-03u-boot: update to latest git hashStefan Agner
Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2017-10-03apalis-imx6.conf: remove sdcard.gz image typeMax Krummenacher
Building device tree with a dot in the file name leads to following messages: ERROR: console-tdx-image-2.7b3-r0 do_image_sdcard: imx6q-apalis-ixora-v1.1.dtb does not exist. ERROR: console-tdx-image-2.7b3-r0 do_image_sdcard: Function failed: do_image_sdcard Temporarily remove until we have support for dots in device tree files: https://github.com/Freescale/meta-freescale/commit/ce1e0af209c222cb877962104c4f807d5807fa1e Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2017-10-03linux-toradex: 4.1-2.0.x: update to latest git hashStefan Agner
Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2017-10-03colibri-imx7-emmc: add machine for Colibri iMX7 Dual 1GB (eMMC)Stefan Agner
Add new machine file for Colibri iMX7 Dual 1GB (eMMC) modules. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2017-10-03linux-toradex: update defconfigsDominik Sliwa
Adjust defconfigs for use with backports Signed-off-by: Dominik Sliwa <dominik.sliwa@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2017-10-03linux-toradex-4.1-2.0.x: fix generic defconfigMax Krummenacher
linux-toradex-4.1-2.0.x/defconfig is not building for machine apalis-imx6, colibri-imx6, or colibri-imx7. But the kernel does not (no longer`) build for this configuration. | LD init/built-in.o | drivers/built-in.o: In function `mxc_hdmi_disp_init': | coresight-etm-cp14.c:(.text+0x4499c): undefined reference to `mxc_cea_mode' | ... Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2017-10-03conf: machine: apalis-imx6: Deploy Apalis iMX 6 device tree tailored to ↵Sanchayan Maity
Ixora V1.1 Add Ixora V1.1 device tree to Apalis iMX6 OE machine configuration. Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2017-10-03linux-toradex-rt: 4.1-2.0.x, rt patch follow patchlevel updateMax Krummenacher
Also include the patch from Julio Cruz which allows to use the external vivante kernel module from meta-freescale. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2017-10-03linux-toradex: add squashfs configuration in all mx6 defconfigsMax Krummenacher
snapd requires squashfs kernel module but this has not been added to all defconfigs. Follow commit f0d525d36e915076416a443eb15a69efdcac1e73 or the images which add the snapd packagegroup will not build Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2017-10-03linux-toradex-rt: delete old versionsMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2017-07-01conf: machine: apalis/colibri-imx6: rename U_BOOT_BINARY to UBOOT_BINARYColibri-iMX7_LXDE-Image_2.7b3-20170630Colibri-iMX6_LXDE-Image_2.7b3-20170630Colibri-VF_LXDE-Image_2.7b3-20170630Apalis-iMX6_LXDE-Image_2.7b3-20170630Marcel Ziswiler
As somebody previously decided to rename U_BOOT_BINARY to UBOOT_BINARY unbreak e.g. i.MX 6 Tezi builds by continuing that rename through the various layers: http://git.toradex.com/cgit/meta-toradex-bsp-common.git/commit/?h=morty&id=02f7fdfe5eaca64e0c710cce4d701a609d499e8b Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>
2017-07-01conf: machine: colibri-vf: add machine definition for vybridSanchayan Maity
Add machine definition for Vybrid. The Vybrid machine definition is already present in meta-freescale-3rdparty. Add the same to the meta-toradex-nxp layer to be able to deploy Aster device trees. Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-07-01conf: machine: colibri-imx6: add aster device tree to colibri imx6 machineSanchayan Maity
Add Aster device tree to Colibri iMX6 OE machine configuration. Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-07-01conf: machine: colibri-imx7: add aster device tree to colibri imx7 machineSanchayan Maity
Add Aster device tree to Colibri iMX7 OE machine configuration. Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-07-01linux-toradex: 4.1-2.0.x: update to latestMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>
2017-06-30linux-toradex: 4.1-2.0.x: snapd squashfs configurationMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>
2017-06-30linux-toradex_4.4: update to latest for vybridMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>
2017-06-30u-boot: update to latestMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>
2017-06-09linux-toradex-rt: add preempt rt for vf50/vf61Stefan Agner
Add Linux kernel recipe which patches the Toradex Colibri VF50/VF61 kernel with the 4.4.60-rt73 PREEMPT RT patch set. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-06-09colibri-imx7: add toradex easy installer supportStefan Agner
Add Toradex Easy Installer support by enabling the tezi image format. Also specify the Product IDs this machine is compatible with and the device tree associated with them. This is used on devices where we have variants using different device trees but were built using a single OpenEmbedded machine. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-06-09linux-toradex: disable otp driverStefan Agner
Disable the fusing/one-time-programmable driver by default. It allows to blow fuses which might make the module unusable with a simple sysfs write... Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-06-09bmode-usb: add recipe to set i.mx 6 boot modeMax Krummenacher
This linux userspace tool does what U-Boot's 'bmode usb noreset' does. On the next reboot the i.MX 6 will boot to recovery aka serial download mode. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2017-04-10u-boot: use the new version variables for localversionColibri-iMX7_LXDE-Image_2.7b2-20170410Colibri-iMX6_LXDE-Image_2.7b2-20170410Colibri-VF_LXDE-Image_2.7b2-20170410Apalis-iMX6_LXDE-Image_2.7b2-20170410Max Krummenacher
This results in a U-Boot banner: U-Boot 2016.11-2.7.2+g3e67ed8 (Apr 05 2017 - 16:16:38 +0200) While at it extract the versioning into its own bbappend so that we can upstream the base recipe to meta-freescale-3rdparty Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-04-10u-boot: update to latestMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-04-10linux-toradex_4.4: update to latestMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-04-10linux-toradex_4.1-2.0.x: update to latestMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-04-07linux: use the new version variablesMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-04-07u-boot: use the new version variablesMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-04-07meta-toradex-nxp: cleanup whitespace useMax Krummenacher
While at it remove double assignement to 'S'. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-04-07u-boot-toradex-fsl-fw-utils: inherit pkgconfigMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-04-07linux-toradex_4.4: update to latest -nextMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-04-07linux-toradex: 4.1-2.0.x: update to latest -nextMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-04-07u-boot: update to latest -nextMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-04-07recipes: remove unneeded RDEPENDSMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-04-07machine configs: don't deploy the kernel in /bootMax Krummenacher
In our images this has been done during do_rootfs and friends, do it the oe-core way. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-04-07linux-toradex-rt: add a real-time kernel recipe for 4.1-2.0.xBrandon Shibley
To select the kernel use a preferred provider variable in your configuration files (e.g. local.conf): PREFERRED_PROVIDER_virtual/kernel = "linux-toradex-fsl-rt" Signed-off-by: Brandon Shibley <brandon.shibley@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2017-04-07layer.conf: add layer dependenciesMax Krummenacher
While at it clean-up and unify with other Toradex layers. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-04-07README: follow changed layersMax Krummenacher
meta-fsl-arm* was renamed and changed to meta-freescale* with morty. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-04-07linux-toradex: enable bluetooth in colibri imx7 defconfigStefan Agner
Configure Bluetooth to be built as kernel modules by default. This allows to make use of USB/SDIO based Bluetooth solutions easier. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-02-08colibri/apalis-imx6: follow renaming of tezi image typeStefan Agner
The "tezi" image type has been renamed to "teziimg". Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2017-01-12u-boot: update to latestColibri_iMX7_LinuxImageV2.7Beta1_20170112Colibri_iMX6_LinuxImageV2.7Beta1_20170112Colibri_VF_LinuxImageV2.7Beta1_20170112Apalis_iMX6_LinuxImageV2.7Beta1_20170112Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2017-01-12linux-toradex_4.4: update to latestMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2017-01-12linux-toradex_4.1-2.0.x: update to latestMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2017-01-11colibri-imx7: use mtd3 as environment partitionStefan Agner
With the new U-Boot MTD partitioning schema mtd3 is used for the environment. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2017-01-10colibri-imx7: fw_env.config: fix override directoryMax Krummenacher
Without this the default fw_env.config gets deployed. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2017-01-10linux-toradex_4.1-2.0.x: update to latest nextMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2017-01-10u-boot-fsl-fw-utils: add u-boot-fw-utils to RPROVIDESMirza Krak
Otherwise packages that have a run-time dependency on u-boot-fw-utils will not build u-boot-toradex-fsl-fw-utils and instead use the "default" one. This was observed when layer is used together with poky. Signed-off-by: Mirza Krak <mirza.krak@gmail.com> Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>