aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot
AgeCommit message (Collapse)Author
2019-10-21u-boot-qoriq: update to ce862bbChunrong Guo
*update to lsdk 1909 tag include the following changes: ce862bb - armv8: ls1028a: change edma streamid to match hw limitation 78dd86b - nxp: fix NXP copyright b7e343f - board/freescale/ls1028a: Secure boot: Call sec_init function. c980cf8 - armv8: ls1028a: disable multimedia feature when not supported 39933ff - configs: ls1012afrwy: Add CONFIG_ENV_ADDR for LS1012AFRWY 1478e20 - armv7: ls102xa: Don't power down OCRAM1 during deep sleep a087b9f - armv7: ls102xa: add errata ID A-008646 for workaround 0ec50d4 - armv8: fsl-layerscape: Make USB masters snoopable 9fd0f88 - drivers: net: phy: aquantia: configure proto for speeds supported by FW bceb6d8 - configs: ls1012ardb: Add CONFIG_ENV_ADDR for LS1012ARDB e0cf981 - armv8: ls1028a: add more personalities support 3d43deb - configs: enable eSDHC device module for T4240RDB board 6179188 - configs: enable eSDHC device module for T2080RDB board e138268 - configs: enable eSDHC device module for T1042D4RDB board 186731e - configs: enable eSDHC device module for T1024RDB board a9c7781 - configs: enable eSDHC device module for P5040DS board e5ee0fd - configs: enable eSDHC device module for P4080DS board dcda78a - configs: enable eSDHC device module for P3041DS board d6818e8 - configs: enable eSDHC device module for P2041RDB board f6aac0b - configs: enable eSDHC device module for P2020RDB board 5becf1c - configs: enable eSDHC device module for P1020RDB board 8d6bfeb - board: sdhc: Use block layer to read from mmc 86e7252 - arch: powerpc: add eSDHC node to t4240 dts 7fac3bb - arch: powerpc: add eSDHC node to t104x dts 9b2f786 - arch: powerpc: add eSDHC node to t102x dts bf242e5 - arch: powerpc: add eSDHC node to p5040 dts 234f871 - arch: powerpc: add eSDHC node to p4080 dts f6838de - arch: powerpc: add eSDHC node to p3041 dts 8a5f11a - arch: powerpc: add eSDHC node to p2041 dts e5b9415 - arch: powerpc: add eSDHC node to p2020 dts c2c95a9 - arch: powerpc: add eSDHC node to p1020 dts Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-08-27u-boot-qoriq-fw-utils: Avoid stripping debug symbolsDaniel Klauer
2019-08-23u-boot-fslc-common: Bump revision to ca0ab15271Fabio Berton
This commit includes the following change: ca0ab15271 pico-imx7d: Sync all defconfigs with pico-imx7d_defconfig Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
2019-07-12u-boot: update to c873063Chunrong Guo
*update to lsdk 1906 tag include the following changes: c873063 - common: qixis: make the qixis compatible with new soc 4fe7bca - armv8: ls1028a: Add environment variables to facilitate the boot d7baae8 - dm: i2c: lx2160: Revert lx2160 i2c dm support patch set 3c75182 - armv8: lx2160ardb : Add slave nodes under the i2c0 controller 1807bb1 - armv8: lx2160ardb : Add pcf2127 node 600e32c - armv8: dts: fsl-lx2160a: add i2c controller and gpio DT nodes efe84a3 - gpio: do not include <asm/arch/gpio.h> on ARCH_LX2160A 8fbdb38 - drivers: i2c: mxc: Solve the compiler error when using i2c dm mode 210c880 - configs: lx2160a: enable DM support for pcf2127 rtc 4691972 - armv8: lx2160a: The lx2160a platform supports the I2C driver model. 9b6da05 - board/freescale/common: secure_boot: Set bootdelay to -2. c419c9c - armv8: fsl-layerscape: Increase mmc read size for secure-boot headers e3a324e - configs: fsl-layerscape: secure_boot: Enable setexpr command. 03313e4 - armv8: dts: ls1028a: Add FSPI node for ls1028ardb and ls1028aqds 47a485c - configs: ls1028a: Enable FSPI support for ls1028ardb and ls1028aqds 7a5853e - mtd: spi-nor-ids: Add micron mt35xu02g flash ID d5cf4da - configs: ls1012: unset CONFIG_SPI_FLASH_BAR, move CONFIG_FSL_QSPI to defconfig bcdf1cb - driver: spi: Update QSPI driver xfer 0c337c2 - armv8: ls2088ardb: Fix MC firmware loading during SD boot 336202e - armv8: ls2088aqds: Fix MC firmware loading during SD boot 7be353f - armv8: ls2088aqds: Add bootcmd for TFA boot 9664bf5 - armv8: fsl-layerscape: Change bootcmd update logic 3bad029 - ls1046ardb: Add CONFIG_ENV_ADDR to init env in qspi boot b892a5c - armv8: fsl-lsch2: add clock support for the second eSDHC 6bec285 - configs: ls1088aqds: Enable config to write aligned data to TxFIFO 7db76c5 - arm64: configs: ls1046afrwy: config update 268ebc5 - armv8: fsl-layerscape: Update qspi clk cfg da7f6ec - armv8/fsl-layerscape: Add loop to check L3 dcache status 55007f3 - ARM: dts: ls1021a: Fixed reg for sata node *Upgrade version to 2019.04 Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-07-10u-boot-fslc: Bump revision to 86ce1a1351Fabio Berton
This commit merges tag v2019.07 and add the following change on top: - 86ce1a1351 pico-imx7d: Define BOOTMENU_ENV Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
2019-06-21u-boot-fslc: Upgrade 2019.04 -> 2019.07Fabio Berton
This upgrades to the next U-Boot release 2019-07. This is based on the 2019.07-rc4 and includes the last fixes being worked on for the i.MX family. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
2019-06-19u-boot-qoriq-fw-utils: Update to 2018.09 to fix the buildAlban Bedel
The build of the fw-utils is broken for all the machines that switched to TFA as u-boot 2018.03 doesn't have the TFA configs. Upgrade to 2018.09 to fix this issue and have both u-boot and the fw-utils built from the same version, which is probably a good idea anyway. Also added the dependency on bison-native which is needed for the build. Signed-off-by: Alban Bedel <alban.bedel@avionic-design.de>
2019-06-13u-boot-imx: Update intermediate name for u-boot nodtb binaryTom Hochstein
Add the MACHINE and UBOOT_CONFIG to the binary name. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2019-05-15u-boot-imx: Upgrade version 2017.03 to 2018.03Mihai Lindner
Upgrade version to 2018.03 from branch imx_v2018.03_4.14.98_2.0.0_ga. Drop usage of dtc-145 binary, pulled by the class with the same name, which was a workaround for older u-boot versions. Signed-off-by: Mihai Lindner <mihai.lindner@nxp.com>
2019-04-17u-boot-fslc-common: Bump revision to c93ced78dbcFabio Berton
This commit includes the following changes: - c93ced78dbc pico-imx7d: Add NYMPH baseboard support - 790e0d17c2a pico-imx7d: Add DWARF baseboard support - bab9f53c898 pico-imx6ul: Add NYMPH baseboard support - 246d037843d Merge tag 'v2019.04' into 2019.04+fslc - 3c99166441b (tag: v2019.04) Prepare v2019.04 - 85c3d463224 arm: sunxi: Enable DM_MMC on required SoCs - c48b07a9fde Merge tag 'fixes-for-2019.04-rc4' of git://git.denx.de/u-boot-staging - e82fa10b3ef dts: imx8qxp-mek: Add PHY post reset delay - 31d4045d4be net: dm: fec: Support phy-reset-post-delay property - ccd063e9812 watchdog: Move watchdog_dev to data section (BSS may not be cleared) - afbc31948a0 net: phy: implement fallback mechanism for negative phy adresses - a734600ee9e pico-imx6ul: Add DWARF baseboard support - bcc90648ddb Merge remote-tracking branch 'origin/master' into 2019.04+fslc - 0e62d5b2abb Merge tag 'u-boot-imx-20190405' of git://git.denx.de/u-boot-imx - 7f9ebbd90aa pico-imx6ul, pico-imx7d: Explain how to use eMMC user partition - 0e708abcbba Merge branch 'master' of git://git.denx.de/u-boot-usb - 05fa129a40e Merge branch '2019-04-03-master-imports' - d7edeba79b2 tools/Makefile: build host tools with -std=gnu99 - ab8fc413028 fix compile error on macOS Mojave - 2118a272e3c configs: khadas_vim2: Fix defconfig - 82548aaad57 phy: Also allow MESON_GXM for MESON_GXL_USB_PHY - 2a766db11a7 doc: Fix outdated ohci board hook documentation
2019-04-11u-boot: update to 80b2d2bChunrong Guo
*update to lsdk 1903 tag include the following changes 80b2d2b - include: configs: lx2160a: update copyright info 7d323d4 - board: fsl: ls2080rdb: update copyright info ff35e0c - board: fsl: ls2080aqds: update copyright info 77020d0 - board: fsl: ls1088ardb: update copyright info 6d77068 - board: fsl: ls1088aqds: update copyright info 0c48371 - armv8: fsl-layerscape: update copyright info 6f50f71 - driver: net: phy: update copyright info ab528e9 - driver: net: ldpaa_eth: update copyright info 17c8520 - env: Update env_addr for mmc environment driver 72eb5d3 - MC : Report extra reserved memory to Linux 4f25ac0 - board/fsl/lx2160a: Fix MC firmware loading during SD boot a4b3dc5 - armv8: fsl-layerscape: Set env_loc to ENVL_NOWHERE with CONFIG_ENV_IS_NOWHERE. b572cfe - configs: ls1046: Update mtd-id for QSPI nor in mtdparts variable e46941d - armv7: ls102xa: Add workaround for DDR erratum A-008850 a25b491 - board: fsl: lx2160aqds: modify the phy fixup code 100b48f - driver: net: fsl-mc: Fix DPC MAC address fixup 822c996 - drivers: net: ls1088ardb: Fix EC1 and EC2 RCW offset bd037a4 - board/freescale: Enable DHCP distro boot for Layerscape board 705049e - Revert "Revert "pci: layerscape: Add the dts fixup for EP and RC"" d83e59c - mc : Add support to run MC in 128 MB DDR size ec8543d - QSFP+ eeprom read support in U-boot d163325 - pci: pcie_lx: Add the dts fixup for EP and RC cb3f278 - armv8: cache: Flush L3 cache after relocation 6b7ff12 - net:phy:aquantia Set only autoneg on in register 4.c441 bc6f526 - armv8: lx2160aqds : Add support for LX2160AQDS platform 54d0cd6 - drivers: net: ldpaa_eth: check if the dpmac is enabled 3011d18 - armv8: fsl-layerscape: reorder rgmii dpmacs' enablement 6546319 - net: phy: Add clause 45 identifier to phy_device 1822aff - miiphy: Add function to retrieve MDIO bus list head 42b8ff2 - ldpaa_eth.c: Fix warning when PHYLIB is not enabled 16c470c - driver: net: fsl-mc: Add support of multiple phys for dpmac Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-04-03u-boot-fslc-common: Bump revision to 015ff874b4Fabio Berton
- Add bc-native dependency - This commit merges remote-tracking branch 'imx/master' into 2019.04+fslc Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
2019-03-21u-boot-fslc: Upgrade 2018.11 -> 2019.04Otavio Salvador
This upgrades to the upcoming 2019.04 release. This is based on the 2019.04-rc4 and includes the last fixes being worked on for the i.MX family thus being a good version to begin to be tested as we aim to use it for April release. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2019-02-21u-boot-fslc-common: Add bison-native to DEPENDSFabio Berton
U-Boot build depends on bison native. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
2019-01-29Merge pull request #41 from angolini/fix_u-boot_nodtbOtavio Salvador
u-boot-imx: Fix filename at install
2019-01-17remove True option to getVar callsAndré Draszik
getVar() has been defaulting to expanding by default for a long time (2016), thus remove the True option from getVar() calls with a regex search and replace. Search & replace made using the following command: sed -e 's|\(d\.getVar \?\)( \?\([^,()]*\), \?True)|\1(\2)|g' \ -i $(git grep -E 'getVar ?\( ?([^,()]*), ?True\)' \ | cut -d':' -f1 \ | sort -u) Signed-off-by: André Draszik <andre.draszik@jci.com>
2019-01-17u-boot-imx: Fix filename at installDaiane Angolini
Fix the error: er/build/tmp/work/imx8mqevk-fslc-linux/imx-boot/0.2-r0/git/iMX8M | cp: cannot stat '/media/daiane/TRIFORCE/yocto/master/build/tmp/deploy/images/imx8mqevk/imx-boot-tools/u-boot-nodtb.bin': No such file or directory | WARNING: exit code 1 from a shell command. | ERROR: Function failed: do_compile (log file is located at /media/daiane/TRIFORCE/yocto/master/build/tmp/work/imx8mqevk-fslc-linux/imx-boot/0.2-r0/temp/log.do_compile.27338) Signed-off-by: Daiane Angolini <daiane.angolini@nxp.com>
2019-01-14u-boot-qoriq: update sysroot pathChunrong Guo
*fix the below error |powerpc-fslmllib32-linux-ld: cannot find -lgcc Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14u-boot-qoriq: Upgrade version to 2018.09Chunrong Guo
*update to lsdk 1812 tag include the following changes c08de7c - SecureBoot_LX2160A: Correct the kernel header offset. 619d0d3 - ls2080ardb: check enablement of QSPI using DCFG_RCWSR15 0dfcc1f - ls1088a: Update the device tree for IFC/QSPI 8875034 - net/phy: Cortina CS4223 driver updates & bugfixes 88fa585 - mmc: fsl_esdhc: make get_cd work well in dm_mmc_ops 2211378 - Revert "pci: layerscape: Add the dts fixup for EP and RC" f8358cf - armv8: fsl-layerscape: properly configure qdma ICID f24e259 - lx2160: Enable support of EMC2305 1a858e3 - armv8: emc2305: add support for fan controller f37025a - fsl-ls2088ardb: dts: enabling SATA node ff3e128 - board/ls1046aqds: Bypass xfi port fixup for KR mode on LS1046AQDS 2c3c67e - armv8: ls2088ardb: change default device tree in defconfig for TFABOOT 7f79b25 - armv8: ls1088aqds: add support for ifc-nor boot for TFABOOT c1b55a8 - detect ifc-nor flash at run-time 6c99ca4 - pci: layerscape: Add the dts fixup for EP and RC ccfc35d - pci: layerscape: Do not scan when PEX work in EP mode dd167bc - pci: layerscape: Modify the EP and RC mode judge method 26defec - armv8,lx2160a: Initialize ethernet array in serdes_init 2851185 - armv8: lx2160a: Update CONFIG_SYS_FSL_PEBUF_BASE cce8348 - board/ls2088ardb: Update the device tree for IFC/QSPI 830ac80 - Correct QSPI bootcommand for LS2088 TFA boot 899e696 - ls2088ardb: add QSPI support for TFA-BOOT a9fb32b - ls1043a: add support for nand-boot cmd for TFA c2b3374 - arm64: lx2160ardb: enable DM support for sata 0f80b76 - armv8: dts: fsl-lx2160a: add sata node support a10b3fc - board/lx2160a: Update xspi_bootcmd, sd_bootcmd env ee09465 - armv8:LX2160: Adds distro secure boot support. 9a7d1e0 - drivers/spi: Disable hybrid mode for SPANSION S25FS-S family 6b04587 - drivers/spi: Introduce functions to read/write any register a748abd - fsl_qspi: Modify handling of RDAR, WRAR, 4K_ERASE commands 2af4cbd - armv8: lx2160a: Modify dspi1 controller intrrupts property 612bc35 - Enable sata configs to Kconfig for all LayerScape boards 358229b - armv8: ls1043aqds: modify the qspi_bootcmd definition Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2018-12-13u-boot-imx: Deploy boot image generation tools for i.MX 8MTom Hochstein
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2018-12-03u-boot-fslc: Bump to 6e25ce6f3c revisionOtavio Salvador
This includes following fixes: 6e25ce6f3c pico-imx7d: Increase the CONFIG_ENV_OFFSET size Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-11-30u-boot-fslc-mxsboot: When building target recipe, limit it to fsl machinesKhem Raj
The latest updates observed that the target recipe is building for qemu machines as well, which is not useful. see http://errors.yoctoproject.org/Errors/Details/202502/ Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-11-27u-boot-fslc: Upgrade to 2018.11-based forkOtavio Salvador
This upgrade our fork to the current stable release. It got most of our patches merged and now it has a very small set which are basically Yocto Project specific stuff. Still applied patches are: 1f39b911b7 mx25pdk: Change root to use a single partition layout a0f8bec9d3 mx6sabre_common: Dynamically change the video output 7847536319 mx6sabresd: Enable video interfaces in bootargs 994d8e0733 mx6sabresd: Use LDO dtb file until LDO bypass support is added c6c87fb39b mx6slevk: Use LDO dtb file until LDO bypass support is added Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-10-26u-boot-qoriq: Add recipe fw-utilsJoris Offouga
Initial support for fw utils for qoriq Signed-off-by: Joris Offouga <offougajoris@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-10-26u-boot-qoriq: use a u-boot-qoriq-common includeJoris Offouga
Use a common file to make easier update, maintain and create others U-Boot recipes like U-Boot fw-utils. Signed-off-by: Joris Offouga <offougajoris@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-10-04u-boot-fslc: Avoid restricting parsing for 'imx'Otavio Salvador
The u-boot-fslc does not amend other machines and then cannot be seen as something that poison other BSP. Adding the restriction to the common file makes all native tools incompatible. Fixes: ,---- | [imx23evk] ERROR: Nothing PROVIDES 'u-boot-mxsboot-native' | [imx23evk] u-boot-fslc-mxsboot-native PROVIDES u-boot-mxsboot-native | but was skipped: incompatible with machine imx23evk (not in | COMPATIBLE_MACHINE) `---- Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-10-01u-boot-imx: Update to L4.9.123-2.3.0_8mm_ga releaseYuqing Zhu
Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-10-01uboot: update to 1e96fd8Chunrong Guo
*update to lsdk 1809 tag include the following changes: 1e96fd8 - ls2080ardb: remove dhcp function from u-boot env as boot source 5c03a79 - ls1088a: remove dhcp function from u-boot env as boot source 6f5dc2c - ls1012a: remove debug info from u-boot log. fa2d088 - ls1088ardb_pb: Secure boot: Change bootscript and header name 13bedc9 - driver: net: fsl-mc: Memset MC reserve ram memory before usage 165c98a - Revert "driver: net: fsl-mc: Memset MC reserve red memory before usage" e0a7cda - Revert "armv8: fsl-layerscape: add missing register blocks base address defines" cb9edfa - Revert "armv8: ls1046a: advertise QMan v3 in configuration" 19528d0 - Revert "misc: fsl_portals: setup QMAN_BAR{E} also on ARM platforms" e3b589b - Revert "armv8: fsl-layerscape: add missing debug stream ID" 342682e - Revert "armv8: ls1046a: initial icid setup support" 0a725a4 - Revert "armv8: ls1046a: add icid setup for qman portals" 2f59bf6 - Revert "armv8: ls1046a: setup fman ports ICIDs and device tree" 5c872b4 - Revert "armv8: ls1046a: setup SEC ICIDs and fix up device tree" 9f304d2 - Revert "armv8: ls1043a: advertise QMan v3 in configuration" 4648116 - Revert "armv8: ls1043a: add icid setup support" 6624809 - Revert "armv8: icid: fix 'set_icids' call" 52b9297 - ls1088ardb_pb: Add SD boot support. ad074ad - driver: net: fsl-mc: Memset MC reserve red memory before usage 5c50f5a - armv8: layerscape: fix compilation warning 'unused ns_dev' a654fcc - ls1012afrwy: Add ls1012afrwy revC board support. 69a7e63 - armv7: ls102xa: Disable QE before enter deep sleep db1990f - arm: layerscape: Remove CONFIG_U_QE define in ls1012atwr.h e1f8fe0 - qe: kconfig: U QE kconfig 6584582 - ls1088ardb_pb: remove sd u-boot support. 960ae1e - armv8: icid: fix 'set_icids' call 7402171 - ls1088ardb_pb: Add support for ls1088ardb_pb board. dd5ae4b - armv8: ls1043a: add icid setup support e9b0593 - armv8: ls1043a: advertise QMan v3 in configuration 4c762cf - armv8: ls1046a: setup SEC ICIDs and fix up device tree 1719ffd - armv8: ls1046a: setup fman ports ICIDs and device tree 82327f1 - armv8: ls1046a: add icid setup for qman portals dbcacdc - armv8: ls1046a: initial icid setup support 1b86306 - armv8: fsl-layerscape: add missing debug stream ID 6b1519e - misc: fsl_portals: setup QMAN_BAR{E} also on ARM platforms 64e4333 - armv8: ls1046a: advertise QMan v3 in configuration c986803 - armv8: fsl-layerscape: add missing register blocks base address defines Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-09-28recipes: Limit BSP specific recipes on relevant SOCsKhem Raj
This helps in using meta-freescale with other BSP layers in same projects, which is common usecase Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com> Cc: Zhenhua Luo <zhenhua.luo@nxp.com> Cc: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-09-26u-boot-fslc-mxsboot: Add bison-native to build dependsOtavio Salvador
Fixes: | bison -oscripts/kconfig/zconf.tab.c -t -l scripts/kconfig/zconf.y | /bin/sh: bison: command not found | make[1]: *** [scripts/Makefile.lib:228: scripts/kconfig/zconf.tab.c] | Error 127 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-09-15u-boot-fslc: Upgrade to 2018.09-based forkOtavio Salvador
This updates the fork to current 2018.09 release and apply following changes on top: 62f2841dc4 pico-imx6ul: Add instructions for booting in Falcon mode a803c01c03 pico-imx6ul: Add Falcon mode support 3e5f58a2a4 wandboard: README: Include the mx6qp variant in the list 28b8458749 imx: imx6ull: fix pinmux input_val for uart5 rx pin 1bc802f9cc pico-imx6ul: Remove CONFIG_FSL_USDHC from .h cc97092f7c pico-imx6ul: Add new pico-hobbit config 11aaa94cd8 pico-imx6ul: Sync README with pico-imx7d 52723c960f pico-imx6ul: Improve default DFU settings c90fa9c1a2 pico-imx6ul: Add bootmenu to choose the baseboard 2141bc7952 pico-imx6ul: Sync defconfig with new changes 9ff1d5305d pico-imx6ul: Update the README file 2b0e81461c pico-imx6ul: Add support for the 512MB module e45ab0b309 pico-imx6ul: Add bmode support ad3c1b13d8 pico-imx6ul: Add fastboot support fa2c10bbac pico-imx6ul: Convert to SPL b143e3f027 pico-imx6ul: Convert to distro config a9c45f15b2 mx6sabre_common: Allow the videoargs to be passed to bootargs b584b845b1 mx25pdk: Change root to use a single partition layout 146e490814 mx6sabre_common: Dynamically change the video output a278950282 mx6sabresd: Enable video interfaces in bootargs 77cac8a16e mx6sabresd: Use LDO dtb file until LDO bypass support is added be4d1c4100 mx6slevk: Use LDO dtb file until LDO bypass support is added Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-09-08u-boot-imx: Add support for i.MX 8QM, 8MQ, and 8QXPTom Hochstein
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2018-08-30u-boot-fslc: Bump revision to 1e13b91aOtavio Salvador
1e13b91af7 mx6sabre_common: Allow the videoargs to be passed to bootargs Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-08-30u-boot-fslc: Add bison-native dependency for 2018.07Daiane Angolini
The u-boot-fslc now depends on bison to complete the build. This patch fixes the following error message: | rm -f .tmp_quiet_recordmcount | make -f /home/daiane/code/yocto/master/build/tmp/work/imx7dsabresd-fslc-linux-gnueabi/u-boot-fslc/v2018.07+gitAUTOINC+bc558729a7-r0/git/scripts/Makefile.build obj=scripts/kconfig mx7dsabresd_config | bison -oscripts/kconfig/zconf.tab.c -t -l /home/daiane/code/yocto/master/build/tmp/work/imx7dsabresd-fslc-linux-gnueabi/u-boot-fslc/v2018.07+gitAUTOINC+bc558729a7-r0/git/scripts/kconfig/zconf.y | /bin/sh: 1: bison: not found | scripts/Makefile.lib:228: recipe for target 'scripts/kconfig/zconf.tab.c' failed | make[2]: *** [scripts/kconfig/zconf.tab.c] Error 12 Signed-off-by: Daiane Angolini <daiane.angolini@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-07-30dtc-145: Deploy renamed binary only and add new classMax Krummenacher
dtc-145-native is used by older U-Boot recipes. U-Boot only depends on the native dtc binary. So, to not clash with files from the regular dtc native build do only install the dtc binary renamed to dtc-145. Also, create a new class to handle with dtc-145 dependency. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
2018-07-11u-boot-fslc: Update to 2018.07-based forkOtavio Salvador
This updates the fork on top of current 2018.07 release and also adds a much improved support to pico-imx7d and pico-imx6ul. The list of commits included are: bc558729a7 warp7: update defconfig to support the generic loading interface e5a6138278 mx25pdk: Change root to use a single partition layout f9d1e13cf5 mx6sabre_common: Dynamically change the video output 865268ce8a mx6sabresd: Enable video interfaces in bootargs 7db6f3d8c5 mx6sabresd: Use LDO dtb file until LDO bypass support is added 84fc5b0de1 mx6slevk: Use LDO dtb file until LDO bypass support is added ccf16e75e7 pico-imx6ul: Convert to distro config 06eecc42a2 configs/imx: Remove 'mmcautodect' variable 12c65ae7a9 pico-imx7d: Add new pico-pi config fe4fd4e1ea pico-imx7d: README: Drop old instructions about secure mode a076cc293b pico-imx7d: README: Use dfu-util to flash U-Boot 24f9fcde47 pico-imx7d: Enable auxiliary code support 78fead0843 pico-imx7d: Allow default fdtfile to be overridden by defconfig 04d0d8894f pico-imx7d: Do not override addrmap5 e5833f48e6 pico-imx7d: Enable CONFIG_ARMV7_BOOT_SEC_DEFAULT ceb9087434 pico-imx7d: Add Falcon mode support 8800626580 pico-imx7d: Add bootmenu to choose the baseboard f2c33216e7 pico-imx7d: Add support for update SPL using DFU 6cc975154d pico-imx7d: Add SPL support 349985a0f2 pico-imx7d: Add fastboot support 76a4da5eb1 pico-imx7d: Add default DFU targets c6c4a0e0d8 pico-imx7d: Add GPT partitioning support 9ac7204c7a pico-imx7d: Fix common distro configuration behavior 62523103a0 pico-imx7d: Convert to distro config Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-07-02u-boot-qoriq: udpate to version 2018.03Chunrong Guo
Following changes are included: 11abda9 - armv8: ls2080ardb: update copyright claim 7d5b814 - Revert "EHCI: Fix endian access issue on EHCI intinalization" 160deab - Revert "powerpc/T104xRDB: Fix endian access issue on EHCI intinalization" 007ac5c - Revert "powerpc/p1_p2_rdb_pc: Fix endian access issue on EHCI intinalization" e82a7bc - LS1043ARBD: Fix SD Boot issue with PPA ec7f4b3 - armv8: ls1088a: change dpl load address to 0x80001000 from 0x80000000 93bb79f - board: freescale: ls1012afrwy: Add LS1012A-FRWY board support. aabf70f - board: freescale: ls1012afrx:Common files to support da97a2b - watchdog: disable to build the driver in default 60afe56 - watchdog: Kconfig: add config to disable wdog reset cf17a12 - watchdog: driver support for layerscape 6ac9ac0 - armv8: ls1088: change ttyS1 to ttyS0 0c9305b - boards: freescale: lsch3: Add 0.9v entry for vid 0346460 - armv8: ls1088a: change dpl load command from apply to lazyapply. c43f05a - drivers/net/vsc9953: Initialize action RAM in VCAP complex 0a1adba - board: Kconfig: Re-Arrangement of PPA firmware and header addresses ecf1d55 - arm: ls1021aqds: config: enable CONFIG_ID_EEPROM for mac command 4d94f28 - board: freescale: ls1012ardb: Add command to switch QSPI bank cba0675 - driver/mtd/spi: Default page size Spansion flash "S25FS512S" is 256b 7c4f3c8 - LS1012AFRWY: Add Secure Boot support 51a93cc - board: move ppa header address in board specific kconfig e26f485 - board: ls1012a: FRWY-LS1012A board support d000b14 - board: move ppa firmware address in board specific kconfig 2f51b35 - armv8: ls1088a: Enable USB in ls1088ardb_sdcard_qspi_SECURE_BOOT_defconfig 842df34 - armv8/fsl-lsch2: make the workaround for PIN MUX erratum A010539 robust 1fa9417 - armv8: sec_firmware: Add support for multiple loadables eca9656 - armv8/fsl-lsch2: correct QMAN clock c3a6ed4 - driver: net: fsl-mc: updated copyright info 39966d9 - armv8: ls1088a: Move CONFIG_BOOTARGS and CONFIG_CMD_GREPENV to defconfig ccde7d9 - armv8: ls1088aqds: Enable mdio commands on u-boot prompt 9c912c7 - armv8: sec_firmware: Remove JR3 from device tree node in all cases 5ecc2f5 - mmc: fsl_esdhc: fix probe issue without CONFIG_BLK enabled 8ed20db - usb: Add delay to fix USB 2.0 stick enumeration failure on LS208xA b133620 - EHCI: Fix endian access issue on EHCI intinalization faf6feb - u-boot: fixup the iommu-map property of fsl-mc node 8e0c780 - powerpc: configs: Set initrd_high environment varible Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-06-26dtc: Add recipe for version 1.4.5Fabio Berton
We need dtc version 1.4.5 to build u-boot-imx 2017.03, current version 1.4.6 raise a lot of errors and can't build older U-Boot version. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
2018-06-26u-boot-imx: Update to branch imx_v2017.03_4.9.88_2.0.0_gaFabio Berton
- Update to latest stable branch - Add O.S. Systems Software Copyright Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
2018-06-11u-boot-fslc: Update to a092fb1504 revisionOtavio Salvador
Following changes are included: a092fb1504 spl: Add default values for ARCH_MX7 17ee0afbc7 wandboard: Remove hardcoded baudrate from "console" variable a9cd19f296 pico-imx7d: Adjust the dtb name Change-Id: If3c37fb22924dbd7489c188ff45dd590224e255c Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-06-05u-boot-fslc: Update to 2018.05-based final releaseOtavio Salvador
The revision used was of a pre-release and we ought to instead point to the current final release. Fixup it. Change-Id: Ic1ff8641a3b1d135610b51b5051c2974daf9d88c Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-06-01u-boot-fslc: Upgrade to 2018.05-based forkOtavio Salvador
This upgrades the fork for the latest stable release. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-04-26u-boot-fslc-mxsboot: Add dtc as build dependencyOtavio Salvador
The dtc must be available during build time. It fixes a build error when host does not have it installed and we are building a native variant. Change-Id: I3a64d40575bce9ae4289a419ea8892fe006b7de6 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-04-25u-boot-qoriq: support big endianChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-04-02u-boot-qoriq: update toC.R. Guo
*include the following changes: 00cde47 - driver: net: fsl-mc: remove usage of CONFIG_FSL_MC_ENET a2d3f26 - powerpc: configs: Set initrd_high environment varible cab48d3 - armv8: ls1043ardb_sdcard: delete CONFIG_SPL_FSL_LS_PPA 6f8b6dd - mmc: fsl_esdhc: fix probe issue without CONFIG_BLK enabled 03560b1 - armv8: sec_firmware: Remove JR3 from device tree node in all cases 123ee86 - ls1088a: qspi: Enable XIP mode above 16 MB addresses eb3ddd0 - PowerPC: phy: enable all phylib drivers when use phylib and tsec enet 2efee07 - ls2081a: qspi: Enable config to write aligned data to TxFIFO b32402c - ls2088a: qspi: Enable config to write aligned data to TxFIFO e7f0b4a - ls2080a: qspi: Enable config to write aligned data to TxFIFO 1c693ab - ls1088a: qspi: Enable config to write aligned data to TxFIFO edcb0a5 - Kconfig: qspi: Add SPI_ALIGNED_TXFIFO config details c6a9fe0 - qspi: Add code to send only aligned data to TxFIFO 1f13780 - ls1088a: Moving CONFIG_FSL_QSPI to defconfig 4cbef43 - EHCI: Fix endian access issue on EHCI intinalization 901ad16 - ARMv8: ls1046a: Enable PCIe and E1000 in lpuart defconfig 7340b38 - armv8: ls1088: Add CONFIG_SPI_FLASH_SPANSION to sdcard defconfigs a17a22d - armv8: ls1088a: Move CONFIG_BOOTARGS and CONFIG_CMD_GREPENV to defconfig 226adb1 - armv8: ls1088: Add qixis offsets for lbmap and rcw_src 71fed5f - fsl: common :qixis: Add ifc and emmc switch support in qixis 2705761 - board:ls1012a2g5rdb: define PFE firmware address in kconfig ec53bd9 - board: ls1012a: update mdio, phy parameters based on serdes protocol cce1563 - board: ls1012a2g5rdb: avoid phy reset 621dd47 - dm: pci: change bus number register setting compliant with Linux f5285a8 - armv8: ls1088ardb: secure boot: Use tiny printf to save spl size a6932b4 - armv8: ls1088a: vid: Add some function in SPL for VID adc2721 - ls1088a: Add VID support for QDS and RDB platforms 318f7c4 - common: board_f: vid: Add VID specific API to adjust core voltage d0d1638 - ls1088a: ddr: configure DDR for 0.9v for VID support 55540f3 - ddr: fsl: set cdr1 first in case 0.9v VDD is enabled for some SoCs 2586b3a - board: common: vid: Add support for LTC3882 voltage regulator chip dfbc0d1 - Kconfig: Add LTC3882 voltage regulator config f5f238d - board: common: vid: Move IR chip specific code in flag 094c483 - board: common: vid: Add board specific vdd adjust API 9d25d53 - board: common:vid: Add LS1088A VID Supported voltage values fe1dc63 - armv8: lsch3: Add serdes and DDR voltage setup Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-04-02u-boot-fslc: bump revision to a07698ftexierp
This includes the following change: a631182 warp7: update defconfig to support the generic loading interface Signed-off-by: Pierre-Jean TEXIER <texier.pj2@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-03-06u-boot-qoriq: update SRC_URLC.R. Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-02-21u-boot-fslc-fw-utils: add u-boot-fw-utils to PROVIDEStexierp
Without this, bitbake use the default one, and not "u-boot-fslc-fw-utils". This was observed when layer is used together with poky (with Mender). Signed-off-by: Pierre-Jean TEXIER <texier.pj2@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-01-26classes/recipes: Convert SkipPackage -> SkipRecipeChunrong Guo
The new name is much more consistent with what this actually means. We put the pieces in place to rename everything a while back but looks like we forgot to actually do it! Fix that now. Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-01-25u-boot-qoriq: update to 2017.12Chunrong Guo
*include the following changes: 9f7df1b - env: sf:Enable environmnet varibale before relocation 840a903 - board/ls2080a, ls1088a: Add check for mc-dpl applied in fdt 208b0b6 - armv8: ls1088 : MC alignment should always be fixed to 512MB 6dd3af0 - ls1012a:dts: Correct LS1012A-2G5RDB device tree d7ca121 - armv8: layerscape: Discard the needless cpu nodes 69620c9 - armv8: ls1043a/ls2080a: check SoC by device ID 196d773 - armv8: ls1088ardb: support force SDHC mode by hwconfig 68218ae - LS1012ARDB Secure Boot: Add encapsulation support 90a096f - armv8: ls1046aqds: update IFC NOR timings 212917d - drivers: net: pfe_eth: Disable autonegotiation for 2.5G SGMII 77c795d - board: freescale: ls1012a: LS1012A-2G5RDB board support 51c350b - armv8/kconfig: Align boards of same family at one place 6adcdca - driver: fsl-mc: MC object cleanup when DPL not loaded 4b02c65 - powerpc/p1_p2_rdb_pc: Fix endian access issue on EHCI intinalization bbc95ad - powerpc/T104xRDB: Fix endian access issue on EHCI intinalization 5857001 - boards: ls1046ardb: disable unavailable "ethernet" node in dts 86682f0 - arm: Add support of updating dts before fix-up df8d00c - common: Fix-up MAC addr in dts by fetching env variable serially 75045a7 - fsl-qbman: Include missing function prototype 269953a - driver: net: fsl-mc: flib changes for MC 10.3.0 813486a - drivers: net: pfe_eth: remove unused code under CONFIG_PFE_WARN_WA fdf2bf4 - drivers: net: pfe_eth: remove unused code under CONFIG_UTIL_PE_DISABLED 44c39f0 - drivers: net: pfe_eth: cleanup typos and indent 5dc8c93 - drivers: net: pfe_eth: use writel/readl to access hw bds 8dc0a63 - drivers: net: pfe_eth: add pfe_rx_done to clear bd after packet processing 85a3451 - usb: Add delay to fix USB 2.0 stick enumeration failure on LS208xA 139ec62 - Revert "armv8: ls1088a: correct pcie fixup compatible string" 7bd0db8 - SECURE BOOT: Add SD fall back option 2068345 - cmd: mac: Update description of help b040e4a - armv8: fsl-layerscape: Add support of disabling core prefetch f53d786 - armv8: fsl-layerscape: Allocate Secure memory from first ddr region 8e9a95e - u-boot: fixup the iommu-map property of fsl-mc node a95797b - armv7: ls1021a: Fix marco CONFIG_LS102XA c249f5f - ls1088aqds: Add CONFIG_SGMII_PHYLIB in header file for QDS 64169db - armv8: ls1088: introduce CONFIG_SGMII_PHYLIB 002dc70 - driver: net: ldpaa_eth: Add PHY-less SGMII support 44a294b - drivers: net: ldpaa_eth: Correct error handler for qbman_swp_acquire() 0ca9091 - armv8: fsl-layerscape: Fix MC reserved memory calculation Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>