]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
rockchip: Pinephone Pro: Add DDR RAM type config
authorPeter Robinson <pbrobinson@gmail.com>
Sun, 11 Jun 2023 17:18:34 +0000 (18:18 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 14 Jun 2023 19:48:45 +0000 (15:48 -0400)
Add the RAM_ROCKCHIP_LPDDR4 to fix the Pinephone Pro booting.
When the configs were updated in 26f92be07e2 it somehow broke
the PPP boot process so let's fix it.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
CC: Jagan Teki <jagan@edgeble.ai>
CC: Kever Yang <kever.yang@rock-chips.com>
configs/pinephone-pro-rk3399_defconfig

index 4edea88665f1faa6265b9a44c45904063b0f27a6..e4a8beeb1abbc0eb4e7e0a0ec4de2638e319137f 100644 (file)
@@ -73,6 +73,7 @@ CONFIG_PMIC_RK8XX=y
 CONFIG_REGULATOR_PWM=y
 CONFIG_REGULATOR_RK8XX=y
 CONFIG_PWM_ROCKCHIP=y
+CONFIG_RAM_ROCKCHIP_LPDDR4=y
 CONFIG_DM_RNG=y
 CONFIG_RNG_ROCKCHIP=y
 CONFIG_BAUDRATE=1500000