summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot
AgeCommit message (Collapse)Author
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-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-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-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>
2017-01-10u-boot: update to latest nextMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2017-01-09u-boot/kernel: demote version string to 2.6.1 for older recipesMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2017-01-09u-boot/kernel: update version string to 2.7Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2017-01-09u-boot: upgrade to 2016.11 based versionMax Krummenacher
0001-fw_env.c-include-stdint.h-unconditionally.patch has been fixed upstream. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2017-01-09u-boot: update to latest nextMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2017-01-09u-boot: fix compileMax Krummenacher
fix errors due to missing uint* types. Move to u-boot git. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2016-09-29u-boot: use latestMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2016-08-17u-boot-toradex-fw-utils: fix bashismmeta-toradex_splitStefan Agner
Do not use the function keyword, then the script works fine with with Busybox' shell implementation. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-08-17u-boot-fw-utils: correct blocks reserved for environmentStefan Agner
While we use only one erase block for the U-Boot environment, we reserve four in case there are bad blocks in the environment area. Specify the number of blocks so that the Linux utilities are able to read/write the environment even if the first block of the environment is bad. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-08-17u-boot-fw-utils: use negative offset for environmentStefan Agner
Rely on newly implemented configuration functionality to locate the environment at the end of the boot partition. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-06-30u-boot: get rid of obsolete patchesMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-06-30u-boot, u-boot-fw-utils: update to latestStefan Agner
The upgrade is required to match to the latest update scripts which deploy the kernel and device tree into static UBI volumes. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-31u-boot: update to latest from 2015.04-toradex-nextMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2016-03-30u-boot fsl utils: update to latest -next and add mx7Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-30u-boot fsl: update to latest -nextMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-14u-boot-toradex: add i.MX 7 based modulesMax Krummenacher
This allows building U-Boot supporting Toradex Colibri iMX7 modules. Based on upstream Freescale/NXP 3.14.52_1.1.0_ga release which is based on 2015.04. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2016-03-14Apalis/Colibri iMX6: drop in favour of meta-fsl-arm-extraMax Krummenacher
machine/u-boot/kernel files have been added to meta-fsl-arm-extra. Use them from there now. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2016-03-14Update Vybrid U-Boot to latest versionStefan Agner
Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2015-12-15Update all U-Boot versions to latestMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2015-12-15Apalis iMX6: U-Boot: change name for IT modulesMax Krummenacher
Change the name form u-boot-it.imx to u-boot.imx-it. This prepares for the upcomming move of the i.MX 6 based modules BSP to meta-fsl-arm-extra. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2015-11-03Update Linux kernel and U-Boot to latest.Marcel Ziswiler
2015-10-30apalis/colibri_imx6/t30: u-boot-fw-utils: update fw_printenv/setenvMarcel Ziswiler
Introduce/update postinst code to dynamically adjust fw_env.config and fw_unlock_mmc.sh shell profile extension script to cope with our new unified eMMC layout: boot area partition 1 aka primary eMMC boot sector: with U-Boot boot loader and the U-Boot environment before the configblock at the end of that boot area partition
2015-10-12Apalis iMX6: cleanup filename for V1.0 HWMax Krummenacher
Follow the rename imx6q-apalis-eval_v1_0.dtb to imx6q-apalis_v1_0-eval.dtb in the kernel. The v1_0 denotes the Apalis module version, not the evaluation board version.
2015-08-13colibri-vf: update u-boot fw-utils to latestMax Krummenacher
2015-08-13colibri-vf: update u-boot to latestMax Krummenacher
2015-08-07colibri-vf: use U-Boot recipe from meta-fsl-arm-extraMax Krummenacher
2015-06-16base-files/u-boot-toradex-fw-utils: move MMC unlockStefan Agner
The mmc unlock function causes troubles when using Poky reference distribution since Poky uses the busybox shell: /etc/rc5.d/S09xserver-nodm: /etc/profile.d/fw_unlock_mmc.sh: line 2: syntax error: unexpected "(" This avoids X getting at all. This patch does not solve the underlying problem, but works around it by moving the script to the u-boot-toradex-fw-utils recipe, which is not installed by the Poky images by default.
2015-05-18Apalis/Colibri: update U-Boot to latestMax Krummenacher
And use 2015.04-toradex branch
2015-05-18Apalis/Colibri: update U-Boot to latest in -nextMax Krummenacher
2015-05-18Apalis iMX6 IT: u-boot: use the IT defconfig for ITMax Krummenacher
2015-05-12update to latest u-bootMax Krummenacher
2015-05-12update U-Boot and Colibri VFxx Linux to latest git revisionStefan Agner
2015-05-12update to latest u-bootMarcel Ziswiler
2015-05-12u-boot: use latest from gitMax Krummenacher
While at it remove warning about stripped fw_printenv binary when building u-boot-toradex-fsl-fw-utils.
2015-05-12Apalis/Colibri iMX6: kernel/U-Boot update to latest in -nextMax Krummenacher
Also deploy an additional device tree supporting a Colibri iMX6 with Analog Camera Module.
2015-05-12colibri_vf: update to U-Boot 2015.04/Linux 4.0Stefan Agner
2015-05-12u-boot-toradex-fsl-fw-utils: fix compileMax Krummenacher
cross strip tool not found without this patch.
2015-05-12recipes: replace short DESCRIPTION with SUMMARYMax Krummenacher
The SUMMARY variable gives a short description of the package (<72 chars). A missing DESCRIPTION is automatically set to the content of SUMMARY.
2015-05-12u-boot-fw-utils: fix compiler optionsMax Krummenacher
With dizzy we got compiler errors when compiling with the new 4.9 gcc.
2015-02-03colibri-vf: update Linux kernel and U-Boot git hashesStefan Agner
Also update default defconfig for colibri-vf.
2015-01-09u-boot: build additional binary for Apalis iMX6Q 2GB ITMax Krummenacher
The IT variant needs different RAM timings
2014-12-19u-boot/u-boot-fw-utils: update all to latestMax Krummenacher
2014-12-19colibri_vf: update U-Boot and Linux kernel git hashesStefan Agner
Two last minute fixes: Default Product/Vendor ID for USB peripheral in U-Boot and fix for the USB peripheral RNDIS freeze.
2014-12-18Update all to latest and greatest U-Boot and Linux kernel.Marcel Ziswiler
2014-12-16colibri-vf: switch to mainline kernel based on 3.18Stefan Agner
Switch default kernel recipe to linux-toradex-vf which will build a kernel based on the toradex 3.18-next branch.