aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-fslc.inc
AgeCommit message (Collapse)Author
2016-03-18u-boot-fslc: Update to U-Boot 2016.03 based forkOtavio Salvador
This updates the fork for the 2016.03 release. Currently following patches are applied on top of it: fd6b196 warp7: Add initial support f9dc5fe wandboard: Drop revision specific DeviceTree support b3e771e mx6sabresd: Enable video interfaces in bootargs e0a65b1 Revert "embestmx6boards: convert to use config_distro_bootcmd.h" af0e438 iMX6: Change mmcroot to use fixed mmc block index for USDHC 36a641b embestmx6boards: Change default bootenv configuration f97660e mx6sabresd: Use LDO dtb file until LDO bypass support is added 4064b09 mx6slevk: Use LDO dtb file until LDO bypass support is added f854376 imx: mx7d: move MX7D to Kconfig entry 8a29233 imx: mx6sx: move MX6SX to Kconfig entry d85319f arm: mx6: Add CCV xPress board support fe7917e arm: mx6: Add UART8 base address for i.MX6UL 8730cc5 arm: imx6: Switch DDR3 calibration to wait_for_bit() 91c85e8 warp7: Add initial support ca3306a mx7_common: Put early/late init configs into board file 1dfebcc mx7: Distinguish between dual and solo versions dfcf27d mx7dsabresd: Define serial port locally 95817e0 mx7_common: Remove unexisting options 78eb121 arm: imx: Add support for GE Bx50v3 boards Change-Id: I0e7ddd021fd87ffe8a5ad6916fd1eb7a3243b21b Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-10-08u-boot-fslc: Update to 2015.10-based forkOtavio Salvador
This updates the fork based on upcoming 2015.10 release. This is currently based on 2015.10-rc3 tag and offers a very solid release for start the tests for Yocto Project 2.0 release. Change-Id: I1d35409a9806a96f8dd538e2b8c2a3520e9104ba Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-07-22u-boot-fslc: Upgrade to a 2015.07-based forkOtavio Salvador
This upgrades the FSL Community fork to a 2015.07-based one. The following patches are applied on top of the original source code: 31851bd wandboard: Drop revision specific DeviceTree support a31d74b mx6sabresd: Enable video interfaces in bootargs 9aaf17f Revert "embestmx6boards: convert to use config_distro_bootcmd.h" 05c69ef wandboard: Changed mmcroot variable so kernel 3.10.31 boots 3e86dfb iMX6: Change mmcroot to use fixed mmc block index for USDHC 44ffc6d mx6sabresd: Use mmcblk0 for CONFIG_MMCROOT 7767edb embestmx6boards: Change default bootenv configuration bebd6c7 mx6sabresd: Use LDO dtb file until LDO bypass support is added 8a82d9d mx6slevk: Use LDO dtb file until LDO bypass support is added 6f3f04e thermal: imx_thermal: fix busywait if IMX6 temp <0C a978050 tools: mkimage: fix imximage header size 8788cb7 i2c: fix vf610 support a7fd9dd net: fec_mxc: remove useless struct nbuf 823ba31 iMX: adding parsing to hab_status command 0210211 imx: mx6 add i2c4 clock support for i.MX6SX 8e45722 imx: mx6 remove duplicated enable_cspi_clock bf639dd imx6: standardise OCOTP and fuse config to mx6_common 4d4c88c thermal:imx_thermal: enter busywait cooling loop when over max CPU temp c23cd60 mx53loco: Use generic 'load' command instead of 'fatload' Change-Id: I7215c00328e6110fb40effa0514a28d076bbedf0 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-07-16Drop i.MX31 and i.MX35 supportOtavio Salvador
The i.MX31 and i.MX35 has been barely used and without much community coverage since its inclusion making them untested boards. There is no reason to keep the support for those SoCs in the BSP layer as those are virtually not tested and unkown to be working or not. The metadata related to the i.MX3 SoC family has been removed in this commit so if someone ever wants to bring it back it is easy to find out all the necessary changes. Change-Id: I808bf7d1cfa97eb7d444fba711a93b1e074d5f4d Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-03-12vf/twr-vf65gs10: add new SoC family "vf" for Vybrid in generalStefan Agner
This patch introduces a new base SoC family "vf". The family includes all Freescale Vybrid SoC based modules, which is the single core (vf50/VF5xx) or dual core (vf60/VF6xx) variant. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-12-29u-boot-fslc: Update to 2015.01-rc3 based versionOtavio Salvador
This uses revision 5d396c3 which includes the 2015.01-rc3 development version with following changes on top of it: 5d396c3 wandboard: Changed mmcroot variable so kernel 3.10.31 boots c6d9bf7 iMX6: Change mmcroot to use fixed mmc block index for USDHC be9a741 embestmx6boards: Change default bootenv configuration ea9b369 wandboard: Use 32bit color depth for Fusion LCD 8e88da8 mx6sabresd: Use LDO dtb file until LDO bypass support is added 7d0f155 mx6slevk: Use LDO dtb file until LDO bypass support is added dcd7ac3 mx6sabresd: Use mmcblk0 for CONFIG_MMCROOT The repository URL has also been changed to point to the new Git repository name (u-boot-fslc), however the previous repository is still accessible to avoid breakage in old versions of meta-fsl-arm. Change-Id: I4be932c8621508dba4171bfab28aa4e2799aaece Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-10-31u-boot-*: Add DESCRIPTION for u-boot providersDaiane Angolini
Add u-boot DESCRIPTION for those providers still using the default one. This is needed in order to have a complete and readable list of u-boot providers in FSL Community BSP Release Notes. Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-10-23u-boot-fslc: Update to 2014.10 upcoming releaseOtavio Salvador
This updates the U-Boot to the 2014.10 based branch. On top of the original code we still have following changes applied: 75ce95e embestmx6boards: Change default bootenv configuration 472bfb3 ot1200: add sata support 4e8b5ee ot1200: fix sf detection 857ccfd ARM: i.MX6: include prototype for get_board_rev() 2b542e6 video: ipu_disp: remove pixclk fixup 499a8ca video: ipu: fix debug and comment c970aa2 lcd: Fix build error with CONFIG_LCD_BMP_RLE8 37a6b36 mx6sabre_common: Add HDMI config to common code 56f29bf mx6qsabreauto: Add HDMI support 2878ac3 ot1200: remove superfluous "string" tag d2104d6 ARM: i.MX video: declare displays and display_count publicly 2d6e2ec ARM: i.MX: provide declaration for board_spi_cs_gpio d09ced3 ARM: prevent compiler warnings from bootm.c 34fd658 wandboard: Use 32bit color depth for Fusion LCD 92e4fa9 mx6sabresd: Use LDO dtb file until LDO bypass support is added d859ee7 mx6slevk: Use LDO dtb file until LDO bypass support is added 47ac5b6 mx6sabresd: Use mmcblk0 for CONFIG_MMCROOT Due the changes on the way U-Boot works now, heavily relying on kconfig, it is required to use the 'configure' step to properly setup it for the 'sandbox' before building the tools. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-09-01u-boot-fslc: Use the new fsl-u-boot-localversion classOtavio Salvador
This uses the new class for LOCALVERSION handling. The local version is set for '+fslc' by default but can be overriden by users of this .inc file. Change-Id: Ic6089ffad89648ec5f3d2f8247e33fd5dd0e7fea Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-19u-boot-fslc: Fix native contamination for libsslOtavio Salvador
In case host does not have libssl available, mkimage will fail to run as the linking flags where not complete. Fixes [YOCTO: #6098] Change-Id: Ia7bd80b500ac6e60357f1e61d304bee4e3cb6832 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-12-10u-boot-fslc: Add branch to SRC_URI and separate recipe filesDan McGregor
Separate the recipe into two files in the same fashion as the kernel recipes. A u-boot-fslc.inc file contains the common settings for the recipe, and a .bb file contains the settings specific to the version of u-boot to be built (e.g. SRCREV, branch name). In addition, new versions of bitbake require that a branch be specified and that the SRCREV be in the specified branch. Set the branch in the SRC_URI. Branch code based on patch from Dan McGregor <danismostlikely@gmail.com> Change-Id: I89d017fa4cc3e7addbea89d49605f78e3d84e246 Signed-off-by: John Weber <rjohnweber@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>