2018-05-18 21:54:39 +00:00
|
|
|
// SPDX-License-Identifier: GPL-2.0+
|
2018-04-11 12:32:22 +00:00
|
|
|
/*
|
|
|
|
* Copyright (C) 2018 Jagan Teki <jagan@amarulasolutions.com>
|
|
|
|
*/
|
|
|
|
|
|
|
|
#include "imx6ul-isiot-u-boot.dtsi"
|
|
|
|
|
|
|
|
&usdhc2 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2018-04-11 12:32:22 +00:00
|
|
|
};
|