mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 23:47:24 +00:00
11 lines
156 B
Text
11 lines
156 B
Text
|
/*
|
||
|
* Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
|
||
|
*
|
||
|
* SPDX-License-Identifier: GPL-2.0+
|
||
|
*/
|
||
|
|
||
|
|
||
|
&mmc3 {
|
||
|
status = "disabled";
|
||
|
};
|