RTEMS | Add support for more than 2G of DDR memory to ZynqMP BSPs (!195)
Sebastian Huber (@sebhub)
gitlab at rtems.org
Thu Sep 19 04:15:38 UTC 2024
Sebastian Huber commented: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/195#note_112242
This change breaks the build of several BSPs, for example:
```
Waf: Entering directory `/tmp/sh/b-rtems/aarch64/xilinx_zynqmp_ilp32_qemu'
[ 1/4727] Compiling bsps/shared/dev/serial/console-termios-init.c
...
[1728/4810] Linking /tmp/sh/b-rtems/aarch64/xilinx_zynqmp_ilp32_qemu/testsuites/fstests/jffs2_fsrename.exe
/opt/rtems/6/lib/gcc/aarch64-rtems6/13.3.0/../../../../aarch64-rtems6/bin/ld: ./librtemsbsp.a(bspstartmmu.c.5.o):(.rodata.bsp_r1_region+0x0): undefined reference to `bsp_r1_ram_base'
/opt/rtems/6/lib/gcc/aarch64-rtems6/13.3.0/../../../../aarch64-rtems6/bin/ld: ./librtemsbsp.a(bspstartmmu.c.5.o):(.rodata.bsp_r1_region+0x4): undefined reference to `bsp_r1_ram_end'
/opt/rtems/6/lib/gcc/aarch64-rtems6/13.3.0/../../../../aarch64-rtems6/bin/ld: ./librtemsbsp.a(bspstartmmu.c.5.o):(.bsp_start_data+0x130): undefined reference to `bsp_r1_ram_base'
/opt/rtems/6/lib/gcc/aarch64-rtems6/13.3.0/../../../../aarch64-rtems6/bin/ld: ./librtemsbsp.a(bspstartmmu.c.5.o):(.bsp_start_data+0x134): undefined reference to `bsp_r1_ram_end'
```
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/195#note_112242
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240919/69e4cdd9/attachment.htm>
More information about the bugs
mailing list