aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot
AgeCommit message (Collapse)Author
2013-05-12u-boot-fslc: Update to patches-2013.04's 20130507 snapshotOtavio Salvador
Include following fixes: * i.MX6: Enable ARM ERRATA #742230 * i.MX23: Fix DDR instability This also updates 'mxsboot' recipe for the same snapshot to keep both in sync. Change-Id: Idf452ad4a37d6eb85cb7f5c6d04377e09fe1dd91 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-04-25u-boot-fslc: Update to patches-2013.04's 20130425 snapshot1.4Otavio Salvador
Include following fixes: * i.MX53 ARD: Backport environment fixes from 2013.07 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-04-23u-boot-fslc: Update to 2013.04 releaseOtavio Salvador
This features the following updates: * Fixes i.MX51EVK board support * Update to 2013.04 final release Change-Id: Ia3870c3306c4532cc4e2969941236c2f817b1c07 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-04-19u-boot-fslc: Update to patches-2013.04's 20130415 snapshot based on 2013.04-rc3Otavio Salvador
This updates to U-Boot 2013.04-rc3 based code and changes the U-Boot target for using in i.MX31PDK as it was changed in this release. Change-Id: I670abc0bf709c86ebff8195b9dab00b21f2c4615 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-04-17u-boot-fslc: Update to patches-2013.04's 20130410 snapshotOtavio Salvador
Include following fixes: * i.MX6Q SabreSD/SabreAUTO: Environment fix for 'mmc rescan' * i.MX6SL EVK: Fix memory size Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-04-09u-boot-fslc: Update to 20130409 patches-2013.04's snapshotOtavio Salvador
This updates our U-Boot mainline based branch to a 20130409 snapshot; the u-boot-fslc and u-boot-mxsboot recipes were updated. Change-Id: I89a3608e1cd94a7e26307c9dbe7774975af7baa3 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-04-02u-boot-imx (2009.08): Change mx6sl u-boot version to 12.10.02Daiane Angolini
The latest tested u-boot version for iMX6SL EVK is from Freescale BSP 12.10.02 Change-Id: Iecfa1f1ba29e93ec6238be4d2e6414542b5f6307 Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2013-03-22u-boot (2009.08): Add imx6dlsabresd supportDaiane Angolini
iMX6DL SabreSD u-boot from Freescale 3.0.0 BSP Change-Id: I80cc181dba57d23cef4bbf388ae7b88058c7cdab Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2013-03-22u-boot (2009.08): Add imx6slevk supportDaiane Angolini
iMX6SL EVK u-boot from Freescale 3.0.0 BSP Change-Id: Iedb942f3f1669991711c3b6bffb409ed288180e8 Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2013-03-18u-boot-fslc: Disable I2C for mx28evk to fix SGTL5000Otavio Salvador
When loading a Freescale 2.6.35 on a mx28evk the following issue is seen: sgtl5000_hw_read: read reg error : Reg 0x00 Device with ID register 0 is not a SGTL5000 Disabling CONFIG_CMD_I2C makes the sgtl5000 probe to succeed. Mainline kernel does not show this problem. Until the real cause is not identified, disable 'CONFIG_CMD_I2C' for the time being. Change-Id: I1c79a6f7567611ce846383686481fbf923ed3434 Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-03-07u-boot-fslc: mx28: Align DDR2 init with FSL bootlets sourceOtavio Salvador
Comparing the DDR2 initialization from the bootlets code against the U-boot one, we can notice some mismatches, and after applying the same initialization into U-boot the 2.6.35 kernel can boot normally. Change-Id: If71d4a22ebb8c064e98e050b78d8c2e87d8ce6c8 Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-02-14u-boot-imx (mx6): Update to 1.1.0 BSP versionOtavio Salvador
Change-Id: I35753f16b26516ffcc20d51624240430eedcdb37 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-02-14u-boot-imx: Add imx6qsabresd supportOtavio Salvador
Change-Id: I77cfb14fb92ac6750fab472b8a529a0157c899e0 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-02-07u-boot-fslc: Update GIT revision for 20130207 snapshotOtavio Salvador
This adds the upstream fixes released in 2013.01.01 plus a bugfix for iMX6 watchdog's power down bit that fixes the i.MX6Q SabreSD (rev C) reboot loop. Change-Id: If29b8a5c6caf8edb206143fd1ae51776153e3742 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-01-16u-boot-mxsboot: Update to 2013.01Otavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-01-16u-boot: Update to 2013.01 releaseOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-01-15u-boot-fslc: Update to 2013.01-rc3Otavio Salvador
This fixes many issues with 2012.10 release and allow for testing of all boards before the final release. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-12-21u-boot: Update u-boot 2012.10 to a newer versionDaiane Angolini
This update includes the following changes: mx53loco: Change default loadaddr to 0x72000000 mx6qsabrelite: Change default loadaddr to 0x12000000 mx6qsabre_common: Change default loadaddr to 0x12000000 mx28evk: Add support to dynamically choose between ftd use or not mx53loco: Add support to dynamically choose between ftd use or not mx6qsabrelite: Add support to dynamically choose between ftd use or not mx6qsabre{auto,sd}: Add support to dynamically choose between ftd use or not Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2012-12-16u-boot-fslc: This recipe provides u-bootAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-12-16u-boot: Rename recipe to u-boot-fslcAndrei Gherzan
Rename u-boot to u-boot-fslc as we find it better to show that this recipe builds u-boot + freescale's community patches and not a mainline u-boot. fslc - Freescale community. Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-11-01u-boot-imx: Fix partition number for imx6qsabreauto bootDaiane Angolini
Use the right partition number for rootfs Bump PR for u-boot-imx Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2012-10-31u-boot-imx: upgrade u-boot 2009Daiane Angolini
Take u-boot 2009.08 from Freescale BSP 12.09.01 Fix bootenv for imx6qsabreauto board Teach how to use u-boot 2009.08 Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2012-10-30u-boot: Update to newer versionDaiane Angolini
Change mmcroot so it works out of box The mmcroot setting vary between mx6qsabreauto and mx6qsabresd so we move this to the board configuration file. Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2012-10-19u-boot-mxsboot: Update to 2012.10 versionOtavio Salvador
Update the version to a 2012.10 based branch. Change-Id: I54b1177f7a344d9a28070f259ed380775b61eac5 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-10-19u-boot: Update to 2012.10 versionOtavio Salvador
Update the version to a 2012.10 based branch. This also remove the hack to avoid use of gold for linking as the fix has been merged in upstream tree. Change-Id: Iab30dd07d6fb4a519b46b248d1de2df8623e31e6 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-10-15u-boot-imx: Update UBOOT_PADDING variableMahesh Mahadevan
UBOOT_PADDING is set to 2 for the iMX FSL Git U-Boot Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@freescale.com>
2012-10-15u-boot-imx: Fix the patch for the default environment variableMahesh Mahadevan
The patch was pointing to the wrong partition to read the kernel and filesystem. With this fix, the boot on MX53 QSB should succeed with u-boot-imx Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@freescale.com>
2012-10-15u-boot-imx: Fix the build and GIT repository locationMahesh Mahadevan
1. u-boot-imx build was broken after making the switch to open source u-boot. Added UBOOT_MACHINE defines since the u-boot config names are different from that used in the denx GIT repository. Also added defines UBOOT_MAKE_TARGET & UBOOT_SUFFIX given the older version of the u-boot code used. 2. Added 'HOSTSTRIP=true' to EXTRA_OEMAKE for build to succeed. 3. Use git.freescale.com to get the u-boot source code. Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@freescale.com>
2012-09-24u-boot-mxsboot: Update to 2012.07 based branchOtavio Salvador
We updated the U-Boot source code to the 2012.07 branch but moved from DENX GIT server to the one used by the regular U-Boot recipe (github) so we share same code base for both recipes. Change-Id: Ie8ae327c87c0840dbfb1fb1ca427eb885357defa Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
2012-09-24u-boot: Update to include basic support for iMX6Q Sabre SDOtavio Salvador
Change-Id: I6f58dd139bae2cdc832040bf37762ce90933a59e Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
2012-09-22u-boot: Add 'mx3' SoC supportMuhammad Usman
This change adds the changes need for us with 'mx3' SoC boards; currently it has been tested with i.MX35PDK and i.MX31PDK boards. Signed-off-by: Muhammad Usman <m.usmannn@gmail.com> Signed-off-by: Amjad Afzaal <bcsf09m001@pucit.edu.pk>
2012-09-17u-boot: update to 2012.07Otavio Salvador
This updates the U-Boot version to 2012.07; the current changes above official release can be seen at: https://github.com/Freescale/u-boot-imx/commits/patches-2012.07 This release works for mx5, mx6 SoCs and the imx28evk board. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
2012-09-13u-boot: Fix mx28evk bootargsOtavio Salvador
Without this patch console=${console_mainline} is never evaluated and we get console=${console_mainline} in the bootargs which leads to no kernel boot log on the serial console. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Rogerio Pimentel <rogerio.pimentel@freescale.com>
2012-07-17u-boot: change mx53loco default environmentOtavio Salvador
As we changed the partition layout used in sdcard, for i.MX based SoCs the mx53loco needs to be adjusted according. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-06-04u-boot: apply patch to fix default environment for mx28evkOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-05-29u-boot: mx53loco: Fix revision of Dialog boardsOtavio Salvador
This fixes a kernel crash when PMIC is accessed in the 2.6.35 kernel for Dialog rev E boards. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-05-29u-boot: move to use github's tree for tracking the changesOtavio Salvador
This has the same patches as before but avoid using many patch files. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-05-22u-boot: fix directory name for patches against 2012.04.01 versionOtavio Salvador
The PV is v2012.04.01 so the directory name needs to be set as the same. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-05-22u-boot: use SoC family for COMPATIBLE_MACHINE matchingOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-05-21u-boot: add patches required for i.MX and i.MXS familiesOtavio Salvador
This adds the set of patches, that will be included in next u-boot release, on top of 2012.04.01 version. Those fix known issues with supported machines. The patches are managed on branch 'patches-2012.04.01' of https://github.com/Freescale/u-boot-imx repository. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-05-17u-boot-imx: add COMPATIBLE_MACHINE infoOtavio Salvador
This ensure the recipe is not parsed in incompatible machines. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-04-30u-boot-mxsboot: addOtavio Salvador
Adds a native and nativesdk tasks that allow for automation of image generation for 'mxs' SOC family. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-04-29u-boot-imx: mx53qsb: fix environment to work with generated sdcard layoutOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-04-29u-boot-imx: update to 2.6.38.11.11.01 versionOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-04-29u-boot-imx: add PROVIDES for u-bootOtavio Salvador
This allow use of u-boot-imx as alternative for u-boot for machines where u-boot's mainline lack features or complete support. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-04-25u-boot: update from 2012.04 to 2012.04.01 releaseOtavio Salvador
This fixes a critical bug in command line processing thus it is a mandatory update for us. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-04-22u-boot: update to 2012.04 releaseOtavio Salvador
OE-Core has not yet been update to 2012.04 release so we are adding this to our layer and once it has been update there we move it to a bbappend. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-04-01bootloaders: fix linking when ld-is-goldEric Bénard
Signed-off-by: Eric Bénard <eric@eukrea.com>
2012-03-30recipes-bsp: u-boot: Fix the console port for mx6qsabreliteFabio Estevam
On mx6qsabrelite the console is ttymxc1. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
2012-03-23u-boot: add mx6qsabrelite supportDaiane Angolini
Add patches needed for loading a kernel without Device Tree support Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>