Age | Commit message (Collapse) | Author |
|
Switch default kernel recipe to linux-toradex-vf which will build
a kernel based on the toradex 3.18-next branch.
|
|
Update to a U-Boot and Kernel which can be used for Apalis iMX6
HW version V1.0 and V1.1.
Also deploy additional device tree for Apalis iMX6 V1.0 modules
|
|
|
|
|
|
Angstrom started using thumb2 on machines with armv7-a architectures.
This commit removes our override to stay on arm instruction set, so
if building our machines with the angstrom distribution you now get
thumb2 builds.
|
|
Use latest U-Boot from git.
Migrate to using cbootimage and tegrarcm.
|
|
Use rebased U-Boot release 2014.10. The README has a new md5sum
and U-Boots new build system has default configurations ending
with defconfig too.
|
|
Due to U-Boot udpate we need to create one big UBI volume. Since
attaching the UBI volume is the expensive operation (compared to
mount the UBIFS inside that volume), it is relatively cheep to
load the kernel directly from the root filesystems /boot directory
instead of creating a own volume for the kernel. This also makes
it simpler to load a mainline kernel (along with the required dtb
file).
However, we loose the integrity check of the uImage. But since
there were no measures in place to handle a invalid image, we do
not loose functionality here. In case we need integrity check, we
should consider switching to the new FIT image format...
|
|
meta-angstrom backported systemd 2.16 into daisy. Keep using 2.11 for now.
|
|
|
|
|
|
Angstrom default on armv7a would be thumb2, however there are some
recipes around with arm assembler which fails.
|
|
If the package manager finds a version newer than the prefered-version that one
gets installed. As we need a specific one for the tegras and for imx6 we
change the 'epoch' to something very high.
|
|
unify the features between machines
kernel26 is deprecated and unused
apm does not make sense on ARM
While at it remove some commented stuff
|
|
|
|
|
|
|
|
Be consistent with the other machine recipes
Help the autobuilder setup
|
|
This commit switches Colibri VF machine to use the 2014.04 git
branch. The change to latest U-Boot brings proper NAND hardware
ECC support, which is also enabled in latest Linux kernel.
Beside that, burnflash is updated to correctly work with the
new U-Boot version and the altered Config Block location.
|
|
File now provided by openembedded-core
This reverts commit 592b1395c7cdff2125b5e42a7f9605749e625419.
|
|
|
|
EGL, OpenGL ES1.1 and OpenGL ES2.0 provided in binary form.
|
|
virtual/bootloader is a commonly used target. This patch
adds it for meta-fsl-arm machines.
Other BSP layers have this provider and when using a mutli-machine
distro setup bitbake virtual/bootloader
builds a wrong u-boot for fsl machines
The patch was imported from the meta-arm-fsl git server
(https://github.com/Freescale/meta-fsl-arm/commit/93b3d7dd7cdbbc0a49394cc32d335fb85fd2da74)
and adapted to our machines.
|
|
remove the files copied from meta-fsl* for Colibri-VF V2.1
move the colibri-vf u-boot and kernel stuff to meta-fsl-arm-extra
|
|
|
|
The Colibri VFxx console gobbles most output and sometimes
provokes a kernel oops during boot, if a valid /dev/null
is already part of the rootfs before mounting devtmpfs.
The dynamically populated dev with devtmpfs / udev is enough.
|
|
|
|
|
|
|
|
|
|
- Colibri T30 and Apalis T30 changed to NEON
- Colibri VF50 changed to hard float
This makes packages built for T30 incompatible with Colibri T20
(but Colibri T20 packages can still be used on T30)
|
|
remove when moving to dora branch
|
|
revert when moving to dora
|
|
- also add the relevant configuration files
|
|
|
|
|
|
|
|
- the binary only x-server driver only supports
API for 1.13 at the moment
- remove a backup file
|
|
|
|
|
|
- builds a unified kernel usable on
Colibri PXA 270, PXA3xx Module Versions V1.x refer:
http://git.toradex.com/gitweb/linux-toradex.git/commitdiff/4fd7b3182077613d7e3c93607b98d6b826f89dd8
probably one needs to use the older adapted kernel and u-boot
but with kernel options amended by systemd needs
- adds a dummy burnflash tarball to not break final packaging
|
|
|
|
|
|
- change to hard-float
- u-boot entry point set to l4t R16 requirements
- cleanup and harmonized with colibri-t20.conf
|
|
|
|
|
|
|
|
|
|
|
|
|