mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-11 20:46:00 +01:00
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 <deepakdas.linux@gmail.com>
9 lines
245 B
Plaintext
9 lines
245 B
Plaintext
// SPDX-License-Identifier: GPL-2.0+
|
|
/*
|
|
* Copyright (C) 2019 Jagan Teki <jagan@amarulasolutions.com>
|
|
* Copyright (C) 2020 Deepak Das <deepakdas.linux@gmail.com>
|
|
*/
|
|
|
|
#include "rk3399-nanopi4-u-boot.dtsi"
|
|
#include "rk3399-sdram-ddr3-1866.dtsi"
|