mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 23:23:13 +00:00
bsp/xilinx-zynq: Use second UART for console
This is in now line with the evaluation board.
This commit is contained in:
@@ -33,7 +33,7 @@ RTEMS_BSPOPTS_HELP([CLOCK_DRIVER_USE_FAST_IDLE],
|
|||||||
occurs while the IDLE thread is executing. This can significantly reduce
|
occurs while the IDLE thread is executing. This can significantly reduce
|
||||||
simulation times.])
|
simulation times.])
|
||||||
|
|
||||||
RTEMS_BSPOPTS_SET([BSP_CONSOLE_MINOR],[*],[0])
|
RTEMS_BSPOPTS_SET([BSP_CONSOLE_MINOR],[*],[1])
|
||||||
RTEMS_BSPOPTS_HELP([BSP_CONSOLE_MINOR],[minor number of console device])
|
RTEMS_BSPOPTS_HELP([BSP_CONSOLE_MINOR],[minor number of console device])
|
||||||
|
|
||||||
RTEMS_CHECK_SMP
|
RTEMS_CHECK_SMP
|
||||||
|
|||||||
Reference in New Issue
Block a user