blob: a177acad9a2901bf7f2080efd871d87f52264952 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright (C) 2018 Jagan Teki <jagan@amarulasolutions.com>
*/
#include "imx6ul-isiot-u-boot.dtsi"
&usdhc2 {
bootph-pre-ram;
};
|