// SPDX-License-Identifier: GPL-2.0+ | |
/* | |
* Copyright (C) 2019 Jagan Teki <jagan@amarulasolutions.com> | |
*/ | |
#include "rk3399-u-boot.dtsi" | |
#include "rk3399-sdram-ddr3-1600.dtsi" | |
&pcfg_pull_none_18ma { | |
bootph-pre-ram; | |
bootph-some-ram; | |
}; | |
&pcfg_pull_up_8ma { | |
bootph-pre-ram; | |
bootph-some-ram; | |
}; |