[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
Thu Jan 14 08:13:43 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206227
Bug ID: 206227
Summary: [patch] Teach mx25l SPI flash driver to interact with
fdt_slicer and geom_flashmap
Product: Base System
Version: 11.0-CURRENT
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: freebsd-bugs at FreeBSD.org
Reporter: sgalabov at gmail.com
Keywords: patch
Created attachment 165546
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=165546&action=edit
Teach mx25l SPI flash driver to interact with fdt_slicer and geom_flashmap
The attached patch 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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list