commit b2f5da9dd068 ("rockchip: rk3399: Add Nanopi M4 board support") added
support for Nanopi M4 board with Dual-Channel 4GB LPDDR3-1866 RAM.
This patch adds another variant of NanoPi M4 board with Dual-Channel
2GB DDR3-1866 RAM.
Signed-off-by: Deepak Das
---
arch/arm/dt
Hi Kever,
On 24/04/20 3:45 pm, Kever Yang wrote:
> Hi Deepak, Jagan,
>
> On 2020/4/23 下午7:29, Jagan Teki wrote:
>> On Thu, Apr 23, 2020 at 4:37 PM Deepak Das wrote:
>>> Hi Jagan,
>>>
>>> upstream uboot has the support for nanopi M4 board with 4GB LPDDR3
Hi Jagan,
upstream uboot has the support for nanopi M4 board with 4GB LPDDR3 RAM.
I have a nanopi M4 board with 2GB DDR3 RAM and able to boot this board
by using ddr3 configuration.
+// SPDX-License-Identifier: GPL-2.0+
+/*
+ * Copyright (C) 2019 Jagan Teki
+ */
+
+#include "rk3399-nanopi4-u-boo
Hi Philipp,
On 15/04/20 6:30 pm, Philipp Tomsich wrote:
>> On 15.04.2020, at 05:25, Deepak Das wrote:
>>
>> adapting commit fa2047c47310 ("rockchip: rk3328: enable spl-fifo-mode
>> for emmc and sdmmc") for rk3399.
>> Since mmc to sram can't do dma, a
adapting commit fa2047c47310 ("rockchip: rk3328: enable spl-fifo-mode
for emmc and sdmmc") for rk3399.
Since mmc to sram can't do dma, add patch to prevent aborts transferring
TF-A parts.
Signed-off-by: Deepak Das
---
arch/arm/dts/rk3399-u-boot.dtsi | 3 +++
1 file change
5 matches
Mail list logo