projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0482538
)
rockchip: rk3399: Enable CONFIG_MISC_INIT_R for the Rock PI 4
author
Rohan Garg
<rohan.garg@collabora.com>
Mon, 12 Aug 2019 15:04:35 +0000
(17:04 +0200)
committer
Kever Yang
<kever.yang@rock-chips.com>
Fri, 23 Aug 2019 10:15:31 +0000
(18:15 +0800)
This enables us to set a static MAC address
Signed-off-by: Rohan Garg <rohan.garg@collabora.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
configs/rock-pi-4-rk3399_defconfig
patch
|
blob
|
history
diff --git
a/configs/rock-pi-4-rk3399_defconfig
b/configs/rock-pi-4-rk3399_defconfig
index 14d115bab2001af3b54b9b2a9f9afc93ffafa309..91e60da803750a9e7430f08439407f4e6acc7a87 100644
(file)
--- a/
configs/rock-pi-4-rk3399_defconfig
+++ b/
configs/rock-pi-4-rk3399_defconfig
@@
-56,3
+56,4
@@
CONFIG_USB_ETHER_RTL8152=y
CONFIG_USB_ETHER_SMSC95XX=y
CONFIG_SPL_TINY_MEMSET=y
CONFIG_ERRNO_STR=y
+CONFIG_MISC_INIT_R=y