The ide module in 2.2.14 and thus mini-rtl supports flash cards. To ide
they are just another type of ide drive. If you want to use flash cards
then it is a no-brainer.
Just mount it and use it like any other drive. The ide-probe.c code in
the ide module will set it up correctly. Look in ide.c for a list of
compatible flash cards.
For eprom check out the article on the Linux Journal site "Booting Linux
from Eprom". Complete source files are located on the on the site.
Just do a search for the keywords in the title.
- Kal.
Rich Bryant wrote:
>
> I am currently working on an embedded systems project in which I want to
> put minirtl on an eprom/flash device and boot directly too it rather than a
> disk drive or network connection.
>
> If anyone has any information on targeting the kernel to an eprom/flash
> I would appriciate a few hints. :)
>
> Tips on creating a bare minimum kernel would also be helpful. I don't need
> disk support, graphics, mouse, or anything like that since it is not
> intended to be a true PC, but rather a small 486 system connected to a
> tty terminal. I can give more specifics if needed.
>
> Thanks in advance,
>
> Rich
>
> -- [rtl] ---
> To unsubscribe:
> echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
> echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
> ---
> For more information on Real-Time Linux see:
> http://www.rtlinux.org/rtlinux/
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/