Skip to content

Conversation

ElectroQuanta
Copy link

  • Page alignment is required for Bao; all RPi4's UARTs (except for UART0) are not page aligned, thus requiring an offset. This must be defined by the platform's user (plat/platform.h).
  • UART_CLK must be overridable and defined by the platform's user (plat/platform.h): in RPi4 PL011 run at 48 MHz

- Page alignment is required for Bao; all UARTs except for UART0 in the RPi4 are
not page aligned, thus requiring an offset. This must be defined by the
platform's user (plat/platform.h).
- UART_CLK must be overridable and defined by the platform's user (plat/platform.h): in RPi4 PL011 run at 48 MHz

Signed-off-by: ElectroQuanta <29806215+ElectroQuanta@users.noreply.github.com>

CI validated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants