On Thu, Feb 27, 2025 at 9:11 AM Peng Fan <[email protected]> wrote: > > > Subject: [PATCH 1/2] imx93_evk: Pass kernel_addr_r > > > > From: Fabio Estevam <[email protected]> > > > > Currently, booting via bootsd fails because the kernel cannot be > > retrieved. > > The reason for this is the lack of 'kernel_addr_r'. > > > > Pass 'kernel_addr_r' to fix booting via bootstd. > > > > Signed-off-by: Fabio Estevam <[email protected]> > > Reviewed-by: Peng Fan <[email protected]>
Series applied, thanks.

