Re: [PATCH v8 2/2] serial: zynqmp: Fetch baudrate from dtb and update

2023-10-02 Thread Michal Simek
Hi Simon, On 9/21/23 13:20, Venkatesh Yadav Abbarapu wrote: From: Algapally Santosh Sagar The baudrate configured in .config is taken by default by serial. If change of baudrate is required then the .config needs to changed and u-boot recompilation is required or the u-boot environment needs t

[PATCH v8 2/2] serial: zynqmp: Fetch baudrate from dtb and update

2023-09-21 Thread Venkatesh Yadav Abbarapu
From: Algapally Santosh Sagar The baudrate configured in .config is taken by default by serial. If change of baudrate is required then the .config needs to changed and u-boot recompilation is required or the u-boot environment needs to be updated. To avoid this, support is added to fetch the bau