summaryrefslogtreecommitdiff
path: root/configs/rockpro64-rk3399_defconfig
diff options
context:
space:
mode:
authorJagan Teki <jagan@amarulasolutions.com>2019-07-16 14:57:41 +0300
committerKever Yang <kever.yang@rock-chips.com>2019-07-20 19:00:35 +0300
commitf0e0ab7727219676e6e936d489c3bf8183834540 (patch)
treeb455b1972e7370429861e9b50b0a214c12a55e94 /configs/rockpro64-rk3399_defconfig
parentc36abd087a6f25fed5e1af09124e9bf2b4fc2d73 (diff)
downloadu-boot-f0e0ab7727219676e6e936d489c3bf8183834540.tar.xz
configs: rockpro64: Enable LPDDR4 support
Due to foot-print issues, we have LPDDR4 code can be marked as CONFIG_RAM_RK3399_LPDDR4. So, enable it for Rockpro64 board. Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Reviewed-by: Kever Yang <Kever.yang@rock-chips.com>
Diffstat (limited to 'configs/rockpro64-rk3399_defconfig')
-rw-r--r--configs/rockpro64-rk3399_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/rockpro64-rk3399_defconfig b/configs/rockpro64-rk3399_defconfig
index e8fc7ae141..39e68aad82 100644
--- a/configs/rockpro64-rk3399_defconfig
+++ b/configs/rockpro64-rk3399_defconfig
@@ -28,6 +28,7 @@ CONFIG_SPL_OF_CONTROL=y
CONFIG_DEFAULT_DEVICE_TREE="rk3399-rockpro64"
CONFIG_OF_SPL_REMOVE_PROPS="pinctrl-0 pinctrl-names clock-names interrupt-parent assigned-clocks assigned-clock-rates assigned-clock-parents"
CONFIG_ENV_IS_IN_MMC=y
+CONFIG_RAM_RK3399_LPDDR4=y
CONFIG_ROCKCHIP_GPIO=y
CONFIG_SYS_I2C_ROCKCHIP=y
CONFIG_MMC_DW=y