summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-06-28 17:12:07 +0300
committerTom Rini <trini@konsulko.com>2020-06-28 17:12:07 +0300
commit5f99ba1e24693eb881c2eb673f78ee241056f825 (patch)
tree7268ce7d4ac54313cf05d7136a76653464cd58d2 /include
parent04983e936cf5096ca37ed88df0a3dfbafdc8da14 (diff)
parent673eb44e91bc0c06cb1e3f353f5d07b4f9e5a586 (diff)
downloadu-boot-5f99ba1e24693eb881c2eb673f78ee241056f825.tar.xz
Merge tag 'u-boot-rockchip-20200628' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
- rk3188 cpu init and APLL fix; - rk3399: Add BOOTENV_SF command; - rk3288 correct vop0 vop1 setting;
Diffstat (limited to 'include')
-rw-r--r--include/configs/rk3399_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/rk3399_common.h b/include/configs/rk3399_common.h
index f0ae6e67a7..e63ebb14f7 100644
--- a/include/configs/rk3399_common.h
+++ b/include/configs/rk3399_common.h
@@ -67,6 +67,7 @@
"partitions=" PARTS_DEFAULT \
ROCKCHIP_DEVICE_SETTINGS \
BOOTENV \
+ BOOTENV_SF \
"altbootcmd=" \
"setenv boot_syslinux_conf extlinux/extlinux-rollback.conf;" \
"run distro_bootcmd\0"