lkml.org 
[lkml]   [1997]   [Jun]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: embedded ROMd linux?
Date
From
Alan Cox wrote:
>
> > I'm interested in an embedded 386 ROM-based linux. Any pointers?
>
> All you should need to do is to change the setup code to create a fake
> disk drive descriptor block if need be and unpack zImage from flash to
> RAM. Providing you say no to APM and PCI BIOS support no bios calls are
> made after the 16bit setup

By the way, I would like to have the option of not using the PCI bios
for PCI configuration space access.

bool 'PCI bios support' CONFIG_PCI
if [ "$CONFIG_PCI" = "n" ]; then
bool ' Support Direct PCI access' CONFIG_PCI_DIRECT
fi


>
> Alan
>


\
 
 \ /
  Last update: 2005-03-22 13:39    [W:0.080 / U:0.728 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site