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

Commit af58ed85 authored by Michal Simek's avatar Michal Simek
Browse files

microblaze: Fix comment for TLB



There is wrong comment for TLB. Early printk uartlite
console uses TLB 63.

Signed-off-by: default avatarMichal Simek <monstr@monstr.eu>
parent 8d7ec6ee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -76,7 +76,7 @@ early_console_reg_tlb_alloc:
	 * the UARTs nice and early.  We use a 4k real==virtual mapping.
	 */
	ori	r4, r0, MICROBLAZE_TLB_SIZE - 1
	mts	rtlbx, r4 /* TLB slot 2 */
	mts	rtlbx, r4 /* TLB slot 63 */

	or	r4,r5,r0
	andi	r4,r4,0xfffff000