On 01/16/2018 03:25 PM, Arnd Bergmann wrote:
On Tue, Jan 16, 2018 at 3:12 PM, Ludovic Barre <ludovic.ba...@st.com> wrote:+ + aliases { + serial3 = &uart4; + };Why 'serial3' ? If you have multiple UARTS on this board, just list all of them, otherwise start with 'serial0'. Arnd
sorry, I fix that :-( BR Ludo