blob: 3555663d647d2e5f16f2ed86d32311954b6d9a16 [file] [log] [blame]
Tom Rini83d290c2018-05-06 17:58:06 -04001// SPDX-License-Identifier: GPL-2.0
Marek Vasut30ceb102018-01-17 22:47:21 +01002/*
3 * Device Tree Source extras for U-Boot for the Blanche board
4 *
5 * Copyright (C) 2018 Marek Vasut <marek.vasut@gmail.com>
Marek Vasut30ceb102018-01-17 22:47:21 +01006 */
7
8#include "r8a7792-blanche.dts"
9#include "r8a7792-u-boot.dtsi"
Marek Vasute9c891f2018-04-30 14:10:36 +020010
11&scif0 {
12 u-boot,dm-pre-reloc;
13};