Re: [PATCH] board: ti: am43xx: pass boot device information from SPL to U-Boot proper

2021-11-30 Thread Josef Luštický
> > > Hi, > > On Tue, 30 Nov 2021 at 00:26, Josef Luštický wrote: > >> > >> > >> Hi Josef > >> > >> On Fri, Nov 26, 2021 at 10:56 AM Josef Lusticky > wrote: > >> > > >> > TI AM43xx SoC supports various boot devices (peripherals). > >> > There is already handoff mechanism prepared to allow passing

Re: [PATCH] board: ti: am43xx: pass boot device information from SPL to U-Boot proper

2021-11-30 Thread Simon Glass
Hi, On Tue, 30 Nov 2021 at 00:26, Josef Luštický wrote: >> >> >> Hi Josef >> >> On Fri, Nov 26, 2021 at 10:56 AM Josef Lusticky wrote: >> > >> > TI AM43xx SoC supports various boot devices (peripherals). >> > There is already handoff mechanism prepared to allow passing >> > the information which

Re: [PATCH] board: ti: am43xx: pass boot device information from SPL to U-Boot proper

2021-11-29 Thread Josef Luštický
> > > Hi Josef > > On Fri, Nov 26, 2021 at 10:56 AM Josef Lusticky wrote: > > > > TI AM43xx SoC supports various boot devices (peripherals). > > There is already handoff mechanism prepared to allow passing > > the information which boot device was used to load the SPL. > > > > Use the handoff mech

Re: [PATCH] board: ti: am43xx: pass boot device information from SPL to U-Boot proper

2021-11-26 Thread Michael Nazzareno Trimarchi
Hi Josef On Fri, Nov 26, 2021 at 10:56 AM Josef Lusticky wrote: > > TI AM43xx SoC supports various boot devices (peripherals). > There is already handoff mechanism prepared to allow passing > the information which boot device was used to load the SPL. > > Use the handoff mechanism to pass this in

[PATCH] board: ti: am43xx: pass boot device information from SPL to U-Boot proper

2021-11-26 Thread Josef Lusticky
TI AM43xx SoC supports various boot devices (peripherals). There is already handoff mechanism prepared to allow passing the information which boot device was used to load the SPL. Use the handoff mechanism to pass this information to U-Boot proper and set the "boot_device" environment variable in