"Chung Ming" <[EMAIL PROTECTED]> writes: > Ron, I wonder if there are possibility to split LinuxBios in two chips, sais a > cheapy 64K linear flash ROM that hold basic system initialization and a ATA > Flash (coz it's cheaper than DoC) attached at IDE with kernel, and after IDE and > RAM got initialized load kernel from ATA flash..
Trivial. The ide driver needs a little work to handle the spin up case but otherwise all of the code exists to do this right now. Eric