[Bug 206227] [patch] Teach mx25l SPI flash driver to interact with fdt_slicer and geom_flashmap

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 22 03:16:04 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206227

--- Comment #1 from commit-hook at 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 define
  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 at gmail.com>

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

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


More information about the freebsd-bugs mailing list