Difference between revisions of "ECE497 Project: Multiple Partitions via U-boot"
From eLinux.org
m (moved Multiple Partitions via U-boot to ECE497 Project: Multiple Partitions via U-boot: Added standard prefix.) |
|||
| Line 37: | Line 37: | ||
|- | |- | ||
| Research loading multiple partitions / u-boot scripting language | | Research loading multiple partitions / u-boot scripting language | ||
| − | | | + | | Feb 6, 2012 |
| Yuhas & Ma | | Yuhas & Ma | ||
|- | |- | ||
| Determine schedule for project | | Determine schedule for project | ||
| − | | | + | | Jan 6, 2012 |
| Yuhas & Ma | | Yuhas & Ma | ||
|} | |} | ||
Revision as of 19:48, 10 February 2012
Team members: Michael J. Yuhas, Ma Ching Chen
Contents |
Executive Summary
The goal of this project is to give the U-boot boot-loader the ability to mount different partitions on start-up. This would allow the user to dual-boot the beagle board by controlling the boot sequence with a user button or RS-232 link.
Currently the project is still in the planning phases and there is no functionality.
We hope to have this project functional by the tenth week of winter term at Rose-Hulman.
Installation Instructions
Not yet available
User Instructions
Not yet available
Highlights
Not yet availble
Theory of Operation
The current plan of attack for our project is to write a script that will run automatically in U-boot, allowing the user to select between different partitions.
Work Breakdown
| Task | Completion Date | User |
|---|---|---|
| Create Project Page | Jan 23, 2012 | Yuhas |
| Research loading multiple partitions / u-boot scripting language | Feb 6, 2012 | Yuhas & Ma |
| Determine schedule for project | Jan 6, 2012 | Yuhas & Ma |
Conclusions
Not yet available.