Back to home page

OSCL-LXR

 
 

    


0001 ====
0002 TODO
0003 ====
0004 
0005 The OpenRISC Linux port is fully functional and has been tracking upstream
0006 since 2.6.35.  There are, however, remaining items to be completed within
0007 the coming months.  Here's a list of known-to-be-less-than-stellar items
0008 that are due for investigation shortly, i.e. our TODO list:
0009 
0010 -  Implement the rest of the DMA API... dma_map_sg, etc.
0011 
0012 -  Finish the renaming cleanup... there are references to or32 in the code
0013    which was an older name for the architecture.  The name we've settled on is
0014    or1k and this change is slowly trickling through the stack.  For the time
0015    being, or32 is equivalent to or1k.