projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6b17af
)
arm: mvebu: x530: Enable IPV6 support
author
Chris Packham
<judge.packham@gmail.com>
Fri, 22 Nov 2024 00:30:21 +0000
(13:30 +1300)
committer
Stefan Roese
<sr@denx.de>
Tue, 26 Nov 2024 12:20:03 +0000
(13:20 +0100)
Enable IPV6 support for the x530 board.
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
configs/x530_defconfig
patch
|
blob
|
history
diff --git
a/configs/x530_defconfig
b/configs/x530_defconfig
index a5b1cc3f8e896644afa35d71d6918ab7c9d0ffac..815370c90ecc95b43ae39e9fdd8cfa3caad63cd2 100644
(file)
--- a/
configs/x530_defconfig
+++ b/
configs/x530_defconfig
@@
-65,6
+65,7
@@
CONFIG_CMD_UBI=y
CONFIG_ENV_OVERWRITE=y
CONFIG_ARP_TIMEOUT=200
CONFIG_NET_RETRY_COUNT=50
+CONFIG_IPV6=y
CONFIG_SPL_OF_TRANSLATE=y
CONFIG_DM_I2C=y
CONFIG_SYS_I2C_MVTWSI=y