U-Boot Environment | |
---|---|
Affects | U-Boot Environment |
Issue | U-Boot Environment loading/storing uses eMMC only |
Effect | If eMMC contains a valid environment sector the BSP Rev.0113 U-Boot will load that environment regardless of the actual boot device (e.g. sd card). As the partition layout has been changed with BSP Rev.0110, boot commands from environments of BSP Revs. ≤ 0109 will not work anymore. In consequence booting BSP Rev.0113 U-Boot will fail if an environment from BSP Rev. ≤ 0109 is present in eMMC. |
Solution / Workaround | Will be fixed in next BSP release. Workaround boot failure:
|
Vivante GPU driver warning | |
---|---|
Affects | Linux kernel boot messages |
Issue | Warning about a possible deadlock |
Effect | none (i.e. just a warning, no deadlocks occur |
Solution / Workaround | fixed in later driver versions |
Build failure on Ubuntu 16.x host | |
---|---|
Affects | Image/RootFS creation |
Issue | Segmentation fault caused by genimage-7 tool when run on Ubuntu 16.x host |
Effect | Target root.ext2 fails to build. |
Solution / Workaround | Use genimage-8 instead of genimage-7 1. copy host-genimage.in and host-genimage.make from /usr/local/lib/ptxdist-2015.05.0/rules/ to TQMa6x-BSP-REV.0109/rules/ 2. modify TQMa6x-BSP-REV.0109/rules/host-genimage.make like this:HOST_GENIMAGE_VERSION := 8 HOST_GENIMAGE_MD5 := 506a0cd6722431af87ef7cfe437662cc
3. run |
U-Boot build failure | |
---|---|
Affects | U-Boot build stage |
Issue | Typo in configs/platform-tq-mba6x/rules/u-boot-spi-tqma6s.make |
Effect | When U_BOOT_SPI_TQMA6S is selected, U-Boot fails to build properly. |
Solution / Workaround | Change line 29 in configs/platform-tq-mba6x/rules/u-boot-spi-tqma6s.make fromU_BOOT_SPI_TQMA6S_LICENS E := GPLv2 to U_BOOT_SPI_TQMA6S_LICENSE := GPLv2 |
Kernel does not boot | |
---|---|
Affects | U-Boot & U-Boot environment |
Issue | New Kernel memory map |
Effect | Kernel does not boot (properly) with U-Boot and U-Boot environment from BSPs < Rev. 0104 |
Solution / Workaround | Use U-Boot from BSP Rev. 0104 and reset U-Boot envrionment to default (any custom variables can, of course, be added again afterwards). |
Qt Creator debugging fails | |
---|---|
Affects Subject | GDB |
Issue | Missing support for Python scripts (i.e., gdb is not configured using –with-python ) |
Effect | Qt Creator Debugging Helpers will not work (properly) |
Solution / Workaround | Build toolchain from source |
If you have compiler / compilation errors please contact us using our web formular.