]> git.baikalelectronics.ru Git - arm-tf.git/commitdiff
Merge changes from topic "st_uart_updates" into integration
authorManish Pandey <manish.pandey2@arm.com>
Mon, 3 Oct 2022 09:58:07 +0000 (11:58 +0200)
committerTrustedFirmware Code Review <review@review.trustedfirmware.org>
Mon, 3 Oct 2022 09:58:07 +0000 (11:58 +0200)
* changes:
  feat(stm32mp1): add early console in SP_min
  feat(st): properly manage early console
  feat(st-uart): manage STM32MP_RECONFIGURE_CONSOLE
  docs(st): introduce STM32MP_RECONFIGURE_CONSOLE
  feat(st): add trace for early console
  fix(stm32mp1): enable crash console in FIQ handler
  feat(st-uart): add initialization with the device tree
  refactor(stm32mp1): move DT_UART_COMPAT in include file
  feat(stm32mp1): configure the serial boot load address
  fix(stm32mp1): update the FIP load address for serial boot
  refactor(st): configure baudrate for UART programmer
  refactor(st-uart): compute the over sampling dynamically


Trivial merge