Enabling Early printk in linux kernal for stm32mp157a processor .
Hi,We are using stm32mp157a-dk1 board.So we want to change the default console serial port(UART4) to anthour serial port(UART 7). I have changed respective .dts files in uboot it is working properly up to uboot.Know i want to change in kernal.So i Re...