Date: Tue, 30 Nov 2021 12:55:24 +0000 From: "Dave Cottlehuber" <dch@freebsd.org> To: wma@FreeBSD.org Cc: dev-commits-src-main@freebsd.org Subject: Re: git: 94e25b7acba7 - main - flex_spi: Support for FlexSPI Flash controller. Message-ID: <d2c76b10-602d-432b-89ed-995fb8b14fb0@www.fastmail.com> In-Reply-To: <c1c812fe-c9a5-459a-a612-a04de94bc6c0@www.fastmail.com> References: <202111300542.1AU5gA1m087299@gitrepo.freebsd.org> <c1c812fe-c9a5-459a-a612-a04de94bc6c0@www.fastmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 30 Nov 2021, at 12:21, Dave Cottlehuber wrote: > On Tue, 30 Nov 2021, at 05:42, Wojciech Macek wrote: >> The branch main has been updated by wma: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=94e25b7acba7f929606a1a57f8d193995d8f8920 >> >> commit 94e25b7acba7f929606a1a57f8d193995d8f8920 >> Author: Wojciech Macek <wma@FreeBSD.org> >> AuthorDate: 2021-11-25 09:36:55 +0000 >> Commit: Wojciech Macek <wma@FreeBSD.org> >> CommitDate: 2021-11-30 05:41:34 +0000 >> >> flex_spi: Support for FlexSPI Flash controller. >> >> NXP FlexSPI is a complex SPI controller which provides >> full offload for accessing NOR Flash. >> Create a Flash driver which attaches to existing FreeBSD >> infrastructure and exports generic READ and WRITE disk commands. >> The Flash has to be identified first to configure controller >> internals. For now, only one NOR Flash chip is supported. >> Future commits shall either increase number of known chips >> or implement SFDP mechanism which can be used by other Flash > > Hi Wojciech, > > looks like this may break make release, at least on arm64? my bad, I nuked & paved and it's gone away. sorry! A+ Dave
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d2c76b10-602d-432b-89ed-995fb8b14fb0>