summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2022-09-19 13:51:49 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-09-20 10:34:35 +0200
commit9a5512042063348c0b57293f01e179deefe4bd71 (patch)
treea282769b1740b9058a55e6a099f9903272fd1e19 /.gitignore
parentbsps/riscv/riscv: Fix fe310_uart_read (diff)
downloadrtems-9a5512042063348c0b57293f01e179deefe4bd71.tar.bz2
bsp/tms570: Add -mbe32 to LINKFLAGS
There is not just big-endian on ARM. We have two variants BE32 (obsolete) and BE8. The Cortex-R5F processor supports only BE8, however, some TMS570 variants are BE32 internally. In GCC 8 and later, the --be8 option is passed to the linker based on the selected architecture or CPU. Use BE32 by default for the TMS570 BSP. In GCC, see: commit 63d03dcecdafe34715282a5155cfc2162375feca Author: Richard Earnshaw <rearnsha@arm.com> Date: Mon Jul 3 13:22:05 2017 +0000 [arm] Clean up generation of BE8 format images.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions