#845 closed defect (fixed)

mvme2100 BSP has MMU disabled

Reported by: strauman Owned by: Joel Sherrill
Priority: highest Milestone: 2
Component: bsps Version: 4.6
Severity: critical Keywords:
Cc: bugs@…, strauman@… Blocked By:
Blocking:

Description

The 2100 BSP leaves the MMU off for data access (apparently intentionally). This is very bad (memory mapped devices) since all accesses without MMU are write-back caching enabled. There is a comment saying that the MMU is 'broken' -- however, I believe the problems that were observed are due to other bugs (incorrect/no MMU mapping was setup).

Release:
4.6.5, CVS head

Change History (1)

comment:1 Changed on 11/09/05 at 02:22:09 by strauman

Status: assignedclosed

State-Changed-From-To: open->closed
State-Changed-Why: Backported fix to 4.6 branch; tested on mvme2100.

Note: See TracTickets for help on using tickets.