mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-01-06 10:18:57 +00:00
ffe9a394df
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>
7 lines
183 B
Text
7 lines
183 B
Text
// 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"
|