summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/files
AgeCommit message (Collapse)Author
2019-08-22u-boot-toradex-fw-utils: use also for colibri-imx8xMax Krummenacher
Colibri iMX8X now has its environment also stored in the eMMC boot area. Deploy the same configuration as for the Apalis iMX8 also for the Colibri iMX8X. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-08-22u-boot-toradex-fw-utils: apalis-mx6: follow changed emmc instanceMax Krummenacher
The kernel for Apalis iMX6 now uses mmc2 as the instance for the eMMC. Follow that. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-07-10u-boot-toradex: update to 2019.07Max Krummenacher
Update to a 2019.07 based U-Boot. Use the openembedded master recipes for u-boot_2019.07 as a base. This makes the u-boot recipe in recipes-bsp/u-boot-mainline/ obsolete, delete it. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-29u-boot: provide a dummy fw_env.configMax Krummenacher
This prevents fetcher errors if a machines does not provide its specific file. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-29u-boot-toradex_2018.03: boot linux on apalis-imx8a0 from sd cardMax Krummenacher
The Apalis iMX8 QM V1.0A are not fused but strapped to boot from SD card. Revert the environment change which makes them boot from eMMC. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-21u-boot-toradex-fw-utils_2018.03: intial recipeMax Krummenacher
Copied and adapted from: openembedded-core/meta/recipes-bsp/u-boot/u-boot-fw-utils_2018.07.bb Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06u-boot-toradex-fw-utils: rework after move to 3rdpartyMax Krummenacher
The recipe got moved to meta-freescale-3rdparty. Rework additional settings into a bbappend. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2017-12-23u-boot-toradex-fsl-fw-utils_git.bb: unify with meta-tdx-tegraMax Krummenacher
Unify the way the fw-utils are cross compiled. While at it format the file identically. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-10-03u-boot-toradex-fsl-fw-utils: add colibri-imx7-emmc supportStefan Agner
Add fw_env.config and make sure unlock eMMC gets installed. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2017-10-03colibri-imx6ull: add fw_env.configMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@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-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: 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-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-03-30u-boot fsl utils: update to latest -next and add mx7Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
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-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.
2014-11-13apalis/colibri_t30: fix fw_setenvMarcel Ziswiler
2014-10-06u-boot: remove don't build the examples patchMax Krummenacher
u-boot.inc no longer builds the standalone examples by default so do patch to not do so is no longer needed. The source tree will no longer be marked as git dirty.
2014-08-04colibri-t20: add configuration to u-boot-fw-utilsMax Krummenacher
u-boot-fw-utils allows for U-Boot environmenmt access from Linux. Add the needed configuration file for colibri_t20 with a postinst script which choses the right NAND flash sector sizes from /proc/mtd While at it, fix some whitespace issues.
2014-08-04u-boot-fw-utils: add config für colibri-vf and apalis-imx6Max Krummenacher
2013-09-22u-boot: don't build the examplesMax Krummenacher
- they do fail because they don't heed the private libgcc
2012-06-03u-boot base from meta instead of a copy from meta-tiMax Krummenacher
fix u-boot to no longer fail at runtime, (write beyond array)