Hi all, Third week is notable for launching kernel MMU support and mapping kernel into it's initial address space.
Work done this week: * Launched MMU in kernel * Added ASID support /w ASID FIFO (256 ASIDs supported) * Created full exception table * Created GRLIB interrupt controller driver (not committed yet) * Plugged in UART kernel driver (not committed yet) Work to do next week: * Prepare FPGA board for development * Unmap bootstrap page table when kernel takes over MMU control * Detect RAM size and actually use AMBA P&P data provided by loader to find UART, interrupt controller and timer * Implement architecture dependent synchronization mechanisms Jakub _______________________________________________ HelenOS-devel mailing list [email protected] http://lists.modry.cz/listinfo/helenos-devel
