I am going to write a simple boot loader which will copy
the kernel from flash ROM to RAM, and initialize chip
select decoders and probably also timers, interrupt
controllers etc. Does the PCI init in Linux cope with
the Elan PCI hardware, or do I need to initialize the PCI
bus also before starting the kernel ? The system will not
have any video hardware, so I will use a serial console
instead.
Has anyone done something similar ? Experiences ? How
debugged is the SC520 chip ?
-- Geir- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/