Doug White
Board Porting Roadmap
- Get docs on CPU
- Get docs on board
- Create a new directory under mips for the SoC specific files
- Create build infrastructure and kernel config file
- Write boot code interface
- Write uart
- Write CPU bus goo
- Write drivers for on-board parts
- Write ethernet driver
- Boot single user via nfs
- Boot multiuser
- Start explorting flash/disk/sd/cf drivers
- Write drivers for other on-board parts
- Torture test into stability