Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jan 2016 03:16:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 206227] [patch] Teach mx25l SPI flash driver to interact with fdt_slicer and geom_flashmap
Message-ID:  <bug-206227-8-DAAyFshBGd@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-206227-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-206227-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206227

--- Comment #1 from commit-hook@freebsd.org ---
A commit references this bug:

Author: adrian
Date: Fri Jan 22 03:15:53 UTC 2016
New revision: 294544
URL: https://svnweb.freebsd.org/changeset/base/294544

Log:
  [flash] Teach mx25l SPI flash driver to interact with fdt_slicer and
geom_flashmap

  This teaches the mx25l driver (sys/dev/flash/mx25l.c) to interact with
  sys/dev/fdt/fdt_slicer.c and sys/geom/geom_flashmap.c.

  This allows systems with SPI flash to benefit from the possibility to def=
ine
  flash 'slices' via FDT, just the same way that it's currently possible for
  CFI and NAND flashes.

  Tested:

  * Carambola 2, AR9331 + SPI NOR flash

  PR:           kern/206227
  Submitted by: Stanislav Galabov <sgalabov@gmail.com>

Changes:
  head/sys/dev/flash/mx25l.c

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206227-8-DAAyFshBGd>