forked from Imagelibrary/rtems
bsps/xil: Adjust Xilinx support code for Cortex-R5
This fixes some issues in the Xilinx support code that are critical to support the Cortex-R5F cores present in my Xilinx SoCs. The imported Cortex-R5 xil_cache.c matches the existing information in bsps/shared/xil/VERSION.
This commit is contained in:
committed by
Joel Sherrill
parent
7ea60d29d8
commit
8a2c3af9cf
2
bsps/include/xil/xdebug.h
Normal file
2
bsps/include/xil/xdebug.h
Normal file
@@ -0,0 +1,2 @@
|
||||
/* Minimal stub file for Xilinx driver compatibility. */
|
||||
#define xdbg_printf(...)
|
||||
Reference in New Issue
Block a user