Re: Console BPS

2019-12-02 Thread Mathew Benson
Uboot initializes it at > 115200. I want RTEMS to initialize the console at 115200. I'm not seeing > an obvious macro to tweak for console BPS. What would be the > correct/preferred way to correct this? > > > -- > *Mathew Benson* > CEO | Chief Engineer &

Console BPS

2019-12-02 Thread Mathew Benson
I have RTEMS running on the Ocpoc (https://aerotenna.com/ocpoc-zynq/), but the console is initializing at 230400 bps and Uboot initializes it at 115200. I want RTEMS to initialize the console at 115200. I'm not seeing an obvious macro to tweak for console BPS. What would be the co