Overview
The g-bios project aims at designing and developing a general architecture of bootloader/BIOS for Android and generic embedded Linux.
Features
Auto-decting the type image file and auto-burning intelligently.
Various file system support, including YAFFS1, YAFFS2, JFFS2, CRAMFS, NFS, etc.
Tab completion and history saving support.
Flash parition support.
boot parameters (Linux command line) auto setting, which greatly reduces the booting complexity and error probability!
Seperated into two parts, top half and bottom half on which the NB (Never Burn Down) tech is based.
Good design of subsystems, including interrupt, flash, network, etc.
Video BIOS Integerated.
Kermit support
GUI-based configuration.
USB host/device support
How to get help
1. visit http://groups.google.com/group/g-bios
2. mail to g-bios@googlegroups.com, or any member of this project.
