mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-15 01:17:39 +00:00
11 lines
174 B
Text
11 lines
174 B
Text
|
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
||
|
/*
|
||
|
* Copyright (c) 2022 Edgeble AI Technologies Pvt. Ltd.
|
||
|
*/
|
||
|
|
||
|
#include "rv1126-u-boot.dtsi"
|
||
|
|
||
|
&sdio {
|
||
|
status = "disabled";
|
||
|
};
|