blob: d2b7d371aab51125d842e60ed950dbe3c8b97406 [file] [log] [blame]
Marek Vasutc8ea4732018-01-24 15:52:56 +01001/*
2 * Device Tree Source extras for U-Boot for the Stout board
3 *
4 * Copyright (C) 2018 Marek Vasut <marek.vasut@gmail.com>
5 *
6 * SPDX-License-Identifier: GPL-2.0
7 */
8
9#include "r8a7790-stout.dts"
10#include "r8a7790-u-boot.dtsi"
Marek Vasut01c74892018-04-12 15:23:46 +020011
12&scifa0 {
13 u-boot,dm-pre-reloc;
14};