mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-13 20:36:02 +01:00
8 lines
103 B
Plaintext
8 lines
103 B
Plaintext
// SPDX-License-Identifier: (GPL-2.0 OR MIT)
|
|
|
|
#include "binman.dtsi"
|
|
|
|
&mbus {
|
|
status = "disabled";
|
|
};
|