Changeset 939dfd7 in mainline for arch/mips32/include/mm/memory_init.h


Ignore:
Timestamp:
2005-12-09T18:29:34Z (19 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
705b4149
Parents:
ef0e259
Message:

Added MIPS ARC memory initializaiton.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/mips32/include/mm/memory_init.h

    ref0e259 r939dfd7  
    3232#include <config.h>
    3333
     34/* When this function is called, we do not have ARC initiated
     35 * - provide some reasonable minimum and update it later
     36 */
    3437#define get_memory_size()       CONFIG_MEMORY_SIZE
    35 //#define get_memory_size()     150*1024*1024
    3638
    3739#endif
Note: See TracChangeset for help on using the changeset viewer.