]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
configs: rockpro64: Enable LPDDR4 support
authorJagan Teki <jagan@amarulasolutions.com>
Tue, 16 Jul 2019 11:57:41 +0000 (17:27 +0530)
committerKever Yang <kever.yang@rock-chips.com>
Sat, 20 Jul 2019 16:00:35 +0000 (00:00 +0800)
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>
configs/rockpro64-rk3399_defconfig

index e8fc7ae141497484b0b92d4a39956e22e6eab3ec..39e68aad8220a9015f93a890d0815b4f5b5142b0 100644 (file)
@@ -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