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:
41eee94
)
rockchip: rk3328: rock64: enable CONFIG_MISC_INIT_R
author
Ben Wolsieffer
<benwolsieffer@gmail.com>
Tue, 3 Dec 2019 05:24:31 +0000
(
00:24
-0500)
committer
Kever Yang
<kever.yang@rock-chips.com>
Thu, 5 Dec 2019 16:06:23 +0000
(
00:06
+0800)
This enables reading of the cpuid and a static MAC address.
Signed-off-by: Ben Wolsieffer <benwolsieffer@gmail.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
configs/rock64-rk3328_defconfig
patch
|
blob
|
history
diff --git
a/configs/rock64-rk3328_defconfig
b/configs/rock64-rk3328_defconfig
index 14c77b0a4e77944805c1545344bd2e72a8d8c6cf..720b5e042428e9971fe951275d0ec9985637debe 100644
(file)
--- a/
configs/rock64-rk3328_defconfig
+++ b/
configs/rock64-rk3328_defconfig
@@
-19,6
+19,7
@@
CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
CONFIG_SPL_LOAD_FIT=y
CONFIG_DEFAULT_FDT_FILE="rockchip/rk3328-rock64.dtb"
+CONFIG_MISC_INIT_R=y
# CONFIG_DISPLAY_CPUINFO is not set
CONFIG_DISPLAY_BOARDINFO_LATE=y
# CONFIG_SPL_RAW_IMAGE_SUPPORT is not set