Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a419bb86 authored by Stuart Yoder's avatar Stuart Yoder Committed by Kumar Gala
Browse files

powerpc: add missing deo arch category to e500mc/e5500 dts

parent 5986453b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -53,6 +53,7 @@
		power-isa-mmc;		// Memory Coherence
		power-isa-scpm;		// Store Conditional Page Mobility
		power-isa-wt;		// Wait
		fsl,eref-deo;		// Data Cache Extended Operations
		mmu-type = "power-embedded";
	};
};
+1 −0
Original line number Diff line number Diff line
@@ -54,6 +54,7 @@
		power-isa-scpm;		// Store Conditional Page Mobility
		power-isa-wt;		// Wait
		power-isa-64;		// 64-bit
		fsl,eref-deo;		// Data Cache Extended Operations
		mmu-type = "power-embedded";
	};
};