Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Mar 2009 15:32:00 -0700
From:      Sam Leffler <sam@freebsd.org>
To:        src-committers@freebsd.org
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org
Subject:   Re: svn commit: r189654 - head/sys/dev/cfi
Message-ID:  <49B6EA60.6010208@freebsd.org>
In-Reply-To: <200903102229.n2AMTgvM075573@svn.freebsd.org>
References:  <200903102229.n2AMTgvM075573@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49B6EA60.6010208>