git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb57991
)
arm64: versal2: Define BOOTENV_DEV_SHARED_XSPI when distro is disabled
author
Michal Simek
<michal.simek@amd.com>
Wed, 30 Jul 2025 14:32:01 +0000
(16:32 +0200)
committer
Michal Simek
<michal.simek@amd.com>
Mon, 25 Aug 2025 14:20:48 +0000
(16:20 +0200)
When DISTRO_DEFAULT is disabled there is missing empty
BOOTENV_DEV_SHARED_XSPI macro defined.
Signed-off-by: Michal Simek <michal.simek@amd.com>
Link:
https://lore.kernel.org/r/4c195468c0341ddd2aca98f83cdcbd40117cc9ee.1753885919.git.michal.simek@amd.com
include/configs/amd_versal2.h
patch
|
blob
|
history
diff --git
a/include/configs/amd_versal2.h
b/include/configs/amd_versal2.h
index
1ade6ad
..
bd52e5a
100644
(file)
--- a/
include/configs/amd_versal2.h
+++ b/
include/configs/amd_versal2.h
@@
-145,6
+145,7
@@
#else /* CONFIG_DISTRO_DEFAULTS */
# define BOOTENV
+# define BOOTENV_DEV_SHARED_XSPI
#endif /* CONFIG_DISTRO_DEFAULTS */
/* Initial environment variables */