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.