From: M. R. B. <mr...@us...> - 2002-11-03 14:23:17
|
Update of /cvsroot/linuxdc/linux-sh-dc In directory usw-pr-cvs1:/tmp/cvs-serv25520 Modified Files: Tag: linux-sh-dc-2_4-branch ChangeLog.dc Log Message: Add port/unit info to mtd_info->name Index: ChangeLog.dc =================================================================== RCS file: /cvsroot/linuxdc/linux-sh-dc/ChangeLog.dc,v retrieving revision 1.56.2.13 retrieving revision 1.56.2.14 diff -u -d -r1.56.2.13 -r1.56.2.14 --- ChangeLog.dc 3 Nov 2002 12:27:26 -0000 1.56.2.13 +++ ChangeLog.dc 3 Nov 2002 14:23:13 -0000 1.56.2.14 @@ -1,5 +1,8 @@ 2002-11-03 M. R. Brown <mr...@li...> + * drivers/mtd/maps/vmu-flash.c (dc_flashmap_connect): Assign name + based on the connected port and unit. + Dreamcast internal flash support (read tested only). * drivers/mtd/chips/jedec_probe.c: New file, imported from stock |