diff options
author | Tom Rini <trini@konsulko.com> | 2019-07-29 09:02:15 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-07-29 09:02:15 -0400 |
commit | c957be9ba006789c7ca1158120ed40265bfeed8a (patch) | |
tree | 458b25950d54a260b4af6b190b19d0a5e8a1bad7 /arch/arm/dts/rk3288-phycore-rdk.dts | |
parent | b29cb0588c73d9d485acb74fa2e7c7524cf67e60 (diff) | |
parent | 26008cd42b590dc71ee9c1ca667a218542aab342 (diff) |
Merge tag 'u-boot-rockchip-20190729' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
- Clean up and migrate to use common rockchip spl board file
- Clean up and migrate to use common rockchip board file
- Increase rk3288 CONFIG_SYS_BOOTM_LEN to 16MB
Diffstat (limited to 'arch/arm/dts/rk3288-phycore-rdk.dts')
-rw-r--r-- | arch/arm/dts/rk3288-phycore-rdk.dts | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/dts/rk3288-phycore-rdk.dts b/arch/arm/dts/rk3288-phycore-rdk.dts index f2bb7b5f11..cc3921095c 100644 --- a/arch/arm/dts/rk3288-phycore-rdk.dts +++ b/arch/arm/dts/rk3288-phycore-rdk.dts @@ -55,11 +55,6 @@ stdout-path = &uart2; }; - config { - u-boot,dm-pre-reloc; - u-boot,boot0 = &emmc; - }; - user_buttons: user-buttons { compatible = "gpio-keys"; pinctrl-names = "default"; |