[PATCH 0/2] env_spi: support overriding spi dev from board code

Michal Simek michal.simek at amd.com
Thu Jul 11 13:37:29 CEST 2024



On 6/14/24 14:48, Venkatesh Yadav Abbarapu wrote:
> This enables boards to choose where to/from the environment
> should be saved/loaded either QSPI or OSPI based on the bootmode.
> 
> Venkatesh Yadav Abbarapu (2):
>    env_spi: support overriding spi dev from board code
>    xilinx: versal-net: Handle spi seq number based on boot device
> 
>   board/xilinx/versal-net/board.c | 45 +++++++++++++++++++++++++++++++++
>   drivers/mtd/spi/spi-nor-core.c  |  9 +++++++
>   env/sf.c                        |  3 ++-
>   include/spi.h                   |  2 ++
>   4 files changed, 58 insertions(+), 1 deletion(-)
> 

Applied.
M


More information about the U-Boot mailing list