svn commit: r189654 - head/sys/dev/cfi
Sam Leffler
sam at freebsd.org
Tue Mar 10 15:32:02 PDT 2009
Sam Leffler wrote:
> Author: sam
> Date: Tue Mar 10 22:29:42 2009
> New Revision: 189654
> URL: http://svn.freebsd.org/changeset/base/189654
>
> Log:
> choose the size of the last region for d_stripsize instead of the first;
> this fixes geom_redboot on boards that have multiple parts/regions as it
> uses the value to locate the FIS directory which is in the last erase
> region of flash
>
>
This is a total hack. Suggestions welcome on how best to pass the right
information to a geom module.
Sam
More information about the svn-src-all
mailing list