[EMAIL PROTECTED] (Stefan Reinauer) writes: > * Eric W. Biederman <[EMAIL PROTECTED]> [020312 18:50]: > > And if you want to boot the linux kernel directly it still doesn't > > have to live in the same physical phlash chip although that is very > > convinient. > But wouldn't one have to switch the DOC pages at C800-DC00 pages if it's > not in the bios socket?
That sounds right. But the doc_mil_fill_inbuf driver should do that already. It might need to a the base address made configurable from a hard code I haven't looked. But fundamentally the pieces are all there. Eric k