We are making a storage controller.
If booting has to be supported from storage controller,
how can it be done? (For the drivers will be loaded only after linux
has loaded, and therfore, cannot read from the storage controller for
boot.)
In x86 there "Expansion ROM" on the controller can contain "BIOS
extension"
which the x86 BIOS will use to load the boot code.
How is this handled in Alpha (in context of Linux)?
---
please post a copy to [EMAIL PROTECTED] as I am not on the mailing list
-Saravanan