blob: 47982652e8b211e5f21aef2b93cc9bef3fc0e0d2 [file] [log] [blame]
Tom Rini83d290c2018-05-06 17:58:06 -04001// SPDX-License-Identifier: GPL-2.0
Marek Vasuta500e4e2018-01-24 15:52:56 +01002/*
3 * Device Tree Source extras for U-Boot for the Stout board
4 *
5 * Copyright (C) 2018 Marek Vasut <marek.vasut@gmail.com>
Marek Vasuta500e4e2018-01-24 15:52:56 +01006 */
7
8#include "r8a7790-stout.dts"
9#include "r8a7790-u-boot.dtsi"
Marek Vasut27d7f042018-04-12 15:23:46 +020010
11&scifa0 {
12 u-boot,dm-pre-reloc;
13};