projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3892045
)
xilinx: versal-net: Disable LMB for mini configuration
author
Michal Simek
<michal.simek@amd.com>
Wed, 16 Nov 2022 15:33:17 +0000
(16:33 +0100)
committer
Michal Simek
<michal.simek@amd.com>
Tue, 22 Nov 2022 14:02:07 +0000
(15:02 +0100)
There is no reason to have LMB enabled on mini configuration because it is
only consuming space that's why disable it.
Signed-off-by: Michal Simek <michal.simek@amd.com>
Link:
https://lore.kernel.org/r/47067c87b6b2e7600d3c2808e7d0aa6fe82aa1fe.1668612795.git.michal.simek@amd.com
configs/xilinx_versal_net_mini_defconfig
patch
|
blob
|
history
diff --git
a/configs/xilinx_versal_net_mini_defconfig
b/configs/xilinx_versal_net_mini_defconfig
index 03a63288acdc6f17b675cd57810dc8026de071c0..c5fa431a8c9dc4f0928621657a48e03e79406bec 100644
(file)
--- a/
configs/xilinx_versal_net_mini_defconfig
+++ b/
configs/xilinx_versal_net_mini_defconfig
@@
-70,3
+70,4
@@
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
CONFIG_ARM_DCC=y
CONFIG_PL01X_SERIAL=y
# CONFIG_GZIP is not set
+# CONFIG_LMB is not set