summaryrefslogtreecommitdiffstats
path: root/meta-toradex-extras/recipes/u-boot/u-boot-script-toradex
Commit message (Collapse)AuthorAgeFilesLines
* toradex: enable u-boot updateSamuli Piippo2016-02-251-1/+1
| | | | | | | | | | | Add all necessary files to enable u-boot update on all toradex devices. Update patch to the new u-boot that colibri vf is using and enable sd boot for colibri imx6. Task-number: QTEE-1070 Task-number: QTEE-978 Change-Id: I6ff362028cfb80cd34bbe5362bb6976d0084e008 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* toradex: add support for u-boot update on colibri vfSamuli Piippo2015-05-285-2/+17
| | | | | | | | | | | | | | | Include flash scripts to boot partition, which can update u-boot to NAND. Remove kernel and dtb files from boot partition, as they are read from second partition. u-boot env changed to boot from MMC by default and kernel messages removed from tty1. apalis flash scripts updated to latest version from toradex and to use both flash_mmc and flash_blk. Change-Id: I1a58badafa01e2023b9ae058b833eb108c097594 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* toradex: support for the new v2.3 toradex releaseSamuli Piippo2014-11-121-0/+2
Kernel is now using dtb, include it in the bootfs. U-boot update to make sdboot the default. Include u-boot script for updating the u-boot. Change-Id: I7e4f01ad3d903fbf807c5bf3904a9f955a59e97a Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>