My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

g-bios 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

MaxWit Linux Overview

MaxWit Linux is a free, open source, linux-based and fully customizable software platform, not only suitable for smart low-power embedded system, but also for high-performace PC. MaxWit Linux offers a full stack: a Linux kernel, native C/C++ libraries, Java VM and rich applications.

MaxWit Linux Architecture

Get Source Code (G-BIOS and MaxWit Linux)

(Please install svn utility first)

svn co http://maxwit.googlecode.com/svn/trunk/ maxwit-read-only

Powered by Google Project Hosting