mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-31 03:21:27 +02:00
The difference between unmatched rev3 and rev1 is DDR timing, the rev3 uses 1866 MT/s for 16GiB, and rev1 uses 2133 MT/s for 8GiB. Signed-off-by: Zong Li <zong.li@sifive.com> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
8 lines
183 B
Plaintext
8 lines
183 B
Plaintext
// SPDX-License-Identifier: (GPL-2.0 OR MIT)
|
|
/*
|
|
* Copyright (C) 2021 SiFive, Inc
|
|
*/
|
|
|
|
#include "hifive-unmatched-a00-u-boot.dtsi"
|
|
#include "fu740-hifive-unmatched-a00-ddr-rev1.dtsi"
|