Changeset 9b5af6a in rtems for bsps/powerpc/mvme5500

Timestamp:
04/08/20 11:19:51 (4 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
master
Children:
69690f6
Parents:
9b3b33d
git-author:
Sebastian Huber <sebastian.huber@…> (04/08/20 11:19:51)
git-committer:
Sebastian Huber <sebastian.huber@…> (07/05/20 10:56:01)
Message:

bsps/powerpc: Fix tlbie instruction usage

GCC 10 no longer passes -many to the assembler. This enables more
checks in the assembler.

The 0 in the tlbie instruction is the L operand which selects a 4KiB
page size.

(No files)

Note: See TracChangeset for help on using the changeset viewer.