From: M. R. B. <mr...@us...> - 2002-11-03 12:27:29
|
Update of /cvsroot/linuxdc/linux-sh-dc In directory usw-pr-cvs1:/tmp/cvs-serv30413 Modified Files: Tag: linux-sh-dc-2_4-branch ChangeLog.dc Log Message: Dreamcast internal flash support (read tested only) Index: ChangeLog.dc =================================================================== RCS file: /cvsroot/linuxdc/linux-sh-dc/ChangeLog.dc,v retrieving revision 1.56.2.12 retrieving revision 1.56.2.13 diff -u -d -r1.56.2.12 -r1.56.2.13 --- ChangeLog.dc 3 Nov 2002 08:02:33 -0000 1.56.2.12 +++ ChangeLog.dc 3 Nov 2002 12:27:26 -0000 1.56.2.13 @@ -1,3 +1,14 @@ +2002-11-03 M. R. Brown <mr...@li...> + + Dreamcast internal flash support (read tested only). + + * drivers/mtd/chips/jedec_probe.c: New file, imported from stock + 2.4.20-pre11. Add device and chip type for the Fujitsu MBM29LV002TC. + + * drivers/mtd/maps/dreamcast-flash.c: New file. + * drivers/mtd/maps/Config.in: Add CONFIG_MTD_DREAMCAST. + * drivers/mtd/maps/Makefile: Add target for CONFIG_MTD_DREAMCAST. + 2002-11-03 Paul Mundt <le...@li...> * fs/vmufs/super.c (vmufs_read_super): Free up the root inode |