Re: vexpress and DM_SERIAL

2024-01-03 Thread Simon Glass
Hi Kristian, On Wed, Jan 3, 2024 at 1:18 AM Kristian Amlie wrote: > > On 27/12/2023 08:55, Simon Glass wrote: > > Hi Kristian, > > > > Do you think it would be possible to migrate the vexpress_ca9x4 board > > to use DM_SERIAL? > > Yes! This has taken the backseat for a while due to other prioriti

Re: vexpress and DM_SERIAL

2024-01-03 Thread Kristian Amlie
On 27/12/2023 08:55, Simon Glass wrote: Hi Kristian, Do you think it would be possible to migrate the vexpress_ca9x4 board to use DM_SERIAL? Yes! This has taken the backseat for a while due to other priorities, but it's back near the top of our backlog now. Our goal is to have this solved in

vexpress and DM_SERIAL

2023-12-26 Thread Simon Glass
Hi Kristian, Do you think it would be possible to migrate the vexpress_ca9x4 board to use DM_SERIAL? Thanks, SImon