Commit af58ed854bf7d233988ae037e19f5d89335e0ecc

Authored by Michal Simek
1 parent 8d7ec6ee59

microblaze: Fix comment for TLB

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

Signed-off-by: Michal Simek <monstr@monstr.eu>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

arch/microblaze/kernel/misc.S
... ... @@ -76,7 +76,7 @@
76 76 * the UARTs nice and early. We use a 4k real==virtual mapping.
77 77 */
78 78 ori r4, r0, MICROBLAZE_TLB_SIZE - 1
79   - mts rtlbx, r4 /* TLB slot 2 */
  79 + mts rtlbx, r4 /* TLB slot 63 */
80 80  
81 81 or r4,r5,r0
82 82 andi r4,r4,0xfffff000