mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-14 12:56:00 +01:00
sunxi: Work around lack of Linux MBUS driver
Signed-off-by: Samuel Holland <samuel@sholland.org>
This commit is contained in:
parent
2c4589c563
commit
afc07cec42
@ -1,3 +1,7 @@
|
|||||||
// SPDX-License-Identifier: (GPL-2.0 OR MIT)
|
// SPDX-License-Identifier: (GPL-2.0 OR MIT)
|
||||||
|
|
||||||
#include "binman.dtsi"
|
#include "binman.dtsi"
|
||||||
|
|
||||||
|
&mbus {
|
||||||
|
status = "disabled";
|
||||||
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user