Re: [PATCH v2 4/9] board: phytec: phycore_imx8mp: Change debug UART

2021-07-06 Thread Teresa Remmet
Hello Heiko, Am Montag, den 05.07.2021, 06:58 +0200 schrieb Heiko Schocher: > Hello Teresa, > > On 02.07.21 13:19, Teresa Remmet wrote: > > With the first redesign the debug UART had changed from > > UART2 to UART1. > > As the first hardware revision is considered as alpha and > > will not be sup

Re: [PATCH v2 4/9] board: phytec: phycore_imx8mp: Change debug UART

2021-07-04 Thread Heiko Schocher
Hello Teresa, On 02.07.21 13:19, Teresa Remmet wrote: > With the first redesign the debug UART had changed from > UART2 to UART1. > As the first hardware revision is considered as alpha and > will not be supported in future. The old setup will not > be preserved. > > Signed-off-by: Teresa Remmet