Ignore:
Timestamp:
Jul 16, 2012, 10:26:27 AM (12 years ago)
Author:
alain
Message:

Fix several bugs to use the vci_block_device with MMU activated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • soft/giet_vm/xml/mapping_info.h

    r165 r167  
    9595        unsigned int    base;           // base address in physical space
    9696        unsigned int    length;         // size (bytes)
    97     unsigned int    next_free_page; // physical page allocator
     97    unsigned int    next_base;      // first free page base address
    9898} mapping_pseg_t;
    9999
Note: See TracChangeset for help on using the changeset viewer.