[PATCH 3/3] microblaze: Rework for RTEMS 6
Chris Johns
chrisj at rtems.org
Sat Oct 2 00:44:38 UTC 2021
On 1/10/21 3:43 pm, Alex White wrote:
> bsps/microblaze/include/common/xil_types.h | 197 +++
> bsps/microblaze/include/dev/serial/uartlite.h | 62 +
> .../include/dev/serial/uartlite_l.h | 323 +++++
> bsps/microblaze/shared/dev/serial/uartlite.c | 145 ++
> .../microblaze/shared/dev/serial/uartlite_l.c | 99 ++
Are these Xilinx files shared in the their SDK?
Should we start here and then move to a generic location if used on another
architecture?
> .../microblaze_fpga/startup/sim-crtinit.S | 46 +-
FPGA or simulator? The naming seems to contradict it self.
Chris
More information about the devel
mailing list