blob: ccb33d34d12d0ed20856b0c042a37d80a8962e0e [file] [log] [blame]
Jagan Tekiddf49cb2019-05-07 23:51:50 +05301// SPDX-License-Identifier: GPL-2.0+
2/*
3 * Copyright (C) 2019 Jagan Teki <jagan@amarulasolutions.com>
4 */
5
Jagan Teki90430fa2019-05-07 23:51:52 +05306#include "rk3399-u-boot.dtsi"
Jagan Tekiddf49cb2019-05-07 23:51:50 +05307#include "rk3399-sdram-lpddr3-4GB-1600.dtsi"
Peter Robinsone7505d02019-11-09 20:30:06 +00008
9/ {
10 chosen {
11 u-boot,spl-boot-order = &sdhci, &sdmmc;
12 };
13};