blob: 7c66e1145a50e2a285403cebfad251b8c9e12572 [file] [log] [blame]
Jagan Tekib1fccd32020-06-10 16:06:58 +05301// SPDX-License-Identifier: GPL-2.0+
2/*
3 * Copyright (C) 2019 Jagan Teki <jagan@amarulasolutions.com>
4 */
5
6#include "rk3399pro-u-boot.dtsi"
7#include "rk3399-sdram-lpddr3-4GB-1600.dtsi"
Jagan Teki318392a2020-07-21 20:58:08 +05308
9/ {
10 chosen {
11 u-boot,spl-boot-order = "same-as-spl", &sdhci, &sdmmc;
12 };
13};