MCUboot logging and serial recovery baudrates

Using an nRF54L15 here (if that matters) and adding mcuboot via sys build to my project. Couple questions:

- How would one adjust the logger baud rate to something other than 115200?

- How does one set the baud rate for the serial recovery?

Related