Date: Sat, 23 Feb 2008 13:26:51 +0000 From: "Bruce M. Simpson" <bms@FreeBSD.org> To: Andrew Duane <aduane@juniper.net> Cc: freebsd-embedded@freebsd.org Subject: Re: /dev/cfi NOR flash driver Message-ID: <47C01F1B.3020107@FreeBSD.org> In-Reply-To: <0FCFCF6165E968449991746EB91D614D010315DA@antipi.jnpr.net> References: <0FCFCF6165E968449991746EB91D614D010315DA@antipi.jnpr.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Andrew Duane wrote: > I have the NOR flash driver that Bill Paul wrote for 6.x, and have been > getting it going on our MIPS-based boards. One major missing piece is > all the GEOM stuff for making it behave as a disk drive to mount > filesystems on. > > Is this really missing, or did whoever grabbed it for our 6.1 port just > get too early a version? If it is missing, is this something that's > worth back-offering to the FreeBSD community? > I haven't seen this cfi driver of which you speak, can you please point me at it? There is John Birrell's NAND driver for the ARM's onboard flash controller which does the necessary disk creation in Perforce: //depot/projects/arm/src/sys/arm/s3c2xx0 I still think it's important that we have some kind of support for the Linux MTD partition format, manufacturers have a habit of shipping hardware which uses this because Linux did catch us all napping. later BMS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47C01F1B.3020107>