Changeset 778c1e1 in mainline for arch/sparc64/Makefile.inc


Ignore:
Timestamp:
2006-02-22T14:52:18Z (19 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
7d53ef4
Parents:
effee6f
Message:

Move OFW functionality of ppc32 memory_init to genarch so that the code can also be used by sparc64.
sparc64 is now close to broken as it lacks functionality to provide identity mapping for the whole phyisical memory.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/sparc64/Makefile.inc

    reffee6f r778c1e1  
    6969        arch/$(ARCH)/src/mm/page.c \
    7070        arch/$(ARCH)/src/mm/tlb.c \
     71        arch/$(ARCH)/src/mm/memory_init.c \
    7172        arch/$(ARCH)/src/sparc64.c \
    7273        arch/$(ARCH)/src/start.S \
Note: See TracChangeset for help on using the changeset viewer.