> Subject: [PATCH 2/2] imx8mp_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]>

