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:
f6230a0
)
rockchip: defconfig: puma-rk3399: enable OF_LIVE (live tree)
author
Philipp Tomsich
<
[email protected]
>
Tue, 12 Sep 2017 15:32:29 +0000
(17:32 +0200)
committer
Philipp Tomsich
<
[email protected]
>
Mon, 18 Sep 2017 18:40:37 +0000
(20:40 +0200)
With the critical drivers ready for switching to a live tree, we can
now enable it in the defconfig for the RK3399-Q7.
Signed-off-by: Philipp Tomsich <
[email protected]
>
Reviewed-by: Simon Glass <
[email protected]
>
configs/puma-rk3399_defconfig
patch
|
blob
|
history
diff --git
a/configs/puma-rk3399_defconfig
b/configs/puma-rk3399_defconfig
index 1badf80beb48da91d214d3afa4ce99da180dc4e0..2ab2516c018426f60d567076624f35dc0aa0ecbb 100644
(file)
--- a/
configs/puma-rk3399_defconfig
+++ b/
configs/puma-rk3399_defconfig
@@
-35,6
+35,7
@@
CONFIG_CMD_TIME=y
CONFIG_CMD_PMIC=y
CONFIG_CMD_REGULATOR=y
CONFIG_SPL_OF_CONTROL=y
+CONFIG_OF_LIVE=y
CONFIG_OF_SPL_REMOVE_PROPS="pinctrl-0 pinctrl-names interrupt-parent assigned-clocks assigned-clock-rates assigned-clock-parents"
CONFIG_ENV_IS_IN_MMC=y
CONFIG_REGMAP=y