* 2.4.16 kernel for algor p6032
@ 2001-12-04 18:35 Zhang Fuxin
0 siblings, 0 replies; only message in thread
From: Zhang Fuxin @ 2001-12-04 18:35 UTC (permalink / raw)
To: linux-mips@oss.sgi.com, Chris Dearman, Ian Chilton
hi,linux-mips,
Finally the 2.4 kernel seems calm down,I pay some time to cleanup
my code for algorithmics p6032 board.
Although it may still very experimental,i make it public here
hoping that it will save sometime for someone else.
You can get the source diff
(against sgi cvs linux_2_4_branch Dec.3,about 50k) from:
http://159.226.40.150/godson/mips-2.4.16-zfx.diff.gz
(sorry i haven't a dns name)
I am eager to get some feedback.
There are Changelog and README in arch/mips/algor/
for your convenience,READ is post here:
This is my code for algor p6032,many of them borrowed/inherit from
algorithmics' 2.2 kernel(and others),but with a lot of cleanup(i think:)
I have tried my best to make minimum changes to generic code.
Testing platform:
Algorithmics p6032 eval board,idt RC64474 CPU
(with a 40G IBM 7200rpm ide disk,256M sdram memory,matrox G200 video
card)
Software: H.J.Lu's cross compile toolchain & redhat 7.1 port)
Features:
1.new time,new irq,new pci,auto-pci,etc
see this list:
CONFIG_PCI=y
CONFIG_NEW_PCI=y
CONFIG_PCI_AUTO=y
CONFIG_NEW_IRQ=y
CONFIG_I8259=y
CONFIG_HAVE_STD_PC_SERIAL_PORT=y
CONFIG_NEW_TIME_C=y
CONFIG_BOARD_SCACHE=y
CONFIG_PC_KEYB=y
CONFIG_NONCOHERENT_IO=y
2. frame buffer for matrox cards(that means you can use X windows)
3. a flash driver for easily rewriting of on board flash
4. ide,ethernet(pcnet32) with dma
5. with 2.4.16 patch(filesystem corruption fixed)
TODO:
1. more test,e.g. with ltp or something
I have run 2.4.8 for some time with good stablity,but this upgrade is
done in one day,with many cleanups
it will surely contain some bugs
2. on board cache support
i haven't decided a elegant way to support the board cache
3.
Important Notes:
1. the command line is fixed at arch/mips/kernel/setup.c for my convenience:),you should change to fit your need or comment it out and use pmon args
2. PIIX support for ide must be choosed,or the irq probe will lead to
endless interruption.
More information may present in Changelog.zfx.
2001.12.05 Zhang Fuxin, <fxzhang@ict.ac.cn>
Institute of Computing Technology,Chinese Academy of Sciences
have to get some sleep now:)
Regards
Zhang Fuxin
fxzhang@ict.ac.cn
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-12-06 18:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-04 18:35 2.4.16 kernel for algor p6032 Zhang Fuxin
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.