commit | 2fec9bfc0380b834ddb354a7cd972246caa9cfe0 | [log] [tgz] |
---|---|---|
author | Peter Robinson <pbrobinson@gmail.com> | Sun Jun 11 18:18:34 2023 +0100 |
committer | Tom Rini <trini@konsulko.com> | Wed Jun 14 15:48:45 2023 -0400 |
tree | eb39cf3e188e67527b41052ca78cf3bce27be1b1 | |
parent | f99af49306eccb6b854d5f35df80fb6d20f9a627 [diff] |
rockchip: Pinephone Pro: Add DDR RAM type config 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>