Re: [PATCH] arm64: xilinx: Guard distro boot variable generation

2023-09-11 Thread Michal Simek
On 9/5/23 13:30, Michal Simek wrote: When distro boot is disabled there is no reason to generate variables for it. Also do not update boot_targets variable because it would be unused. It is useful for example when standard boot is enabled and distro boot is disabled. Signed-off-by: Michal Si

[PATCH] arm64: xilinx: Guard distro boot variable generation

2023-09-05 Thread Michal Simek
When distro boot is disabled there is no reason to generate variables for it. Also do not update boot_targets variable because it would be unused. It is useful for example when standard boot is enabled and distro boot is disabled. Signed-off-by: Michal Simek --- board/xilinx/versal-net/board.c