summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/microblaze/microblaze_fpga/linkcmds.yml (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-08-30microblaze: Align exception-related sectionsAlex White1-4/+4
This fixes unaligned data access exceptions found while debugging test dl05.
2022-02-23spec/microblaze: Use configurable RAM sizeKinsey Moore1-1/+1
When committed, the MicroBlaze RAM size was hard-coded to 16MB. This changes the default to 256MB and sets the KCU105 BSPs to 2GB since that is what the board has on it.
2021-10-13microblaze: Rework for RTEMS 6Alex White1-0/+242
This reworks the existing MicroBlaze architecture port and BSP to achieve basic functionality using the latest RTEMS APIs.