commit | b163476b330e1ec18df7b05a46cf515c83df5178 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@amd.com> | Tue Sep 05 13:30:07 2023 +0200 |
committer | Michal Simek <michal.simek@amd.com> | Thu Sep 21 13:20:11 2023 +0200 |
tree | a9afbc16404bfd610c5a43d4383ce61cbe5f3488 | |
parent | c562e9166a2223324f48d3a6149ee9426c290155 [diff] |
arm64: xilinx: Guard distro boot variable generation 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 <michal.simek@amd.com> Link: https://lore.kernel.org/r/570c51435da59831ec245cddceda078afa58a550.1693913398.git.michal.simek@amd.com