projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc5b201
)
rockchip: configs: Enable CONFIG_NET_RANDOM_ETHADDR for rk3288-evb
author
David Wu
<
[email protected]
>
Sat, 13 Jan 2018 05:53:55 +0000
(13:53 +0800)
committer
Philipp Tomsich
<
[email protected]
>
Sun, 28 Jan 2018 16:12:36 +0000
(17:12 +0100)
If the Ethernet address is not set, the network can't work,
enable the random address config for default use.
Signed-off-by: David Wu <
[email protected]
>
Acked-by: Philipp Tomsich <
[email protected]
>
Reviewed-by: Philipp Tomsich <
[email protected]
>
configs/evb-rk3288_defconfig
patch
|
blob
|
history
diff --git
a/configs/evb-rk3288_defconfig
b/configs/evb-rk3288_defconfig
index c10bec21233da020d606f67dbec4d6ca511fb424..09a884472ff727137295b9951a899c5c1f06e318 100644
(file)
--- a/
configs/evb-rk3288_defconfig
+++ b/
configs/evb-rk3288_defconfig
@@
-33,6
+33,7
@@
CONFIG_SPL_PARTITION_UUIDS=y
CONFIG_SPL_OF_CONTROL=y
CONFIG_OF_SPL_REMOVE_PROPS="pinctrl-0 pinctrl-names clock-names interrupt-parent assigned-clocks assigned-clock-rates assigned-clock-parents"
CONFIG_ENV_IS_IN_MMC=y
+CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_REGMAP=y
CONFIG_SPL_REGMAP=y
CONFIG_SYSCON=y