Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Mar 2011 23:27:35 +0300
From:      Aleksandr Rybalko <ray@ddteam.net>
To:        Rozhuk.IM@gmail.com
Cc:        freebsd-arm@freebsd.org, rozhuk.im@gmail.com, freebsd-geom@freebsd.org
Subject:   Re: merge geom redboot and map
Message-ID:  <20110330232735.3768cbb6.ray@ddteam.net>
In-Reply-To: <4d938233.1192e60a.2761.1205@mx.google.com>
References:  <4d9351fb.1d32dc0a.2d95.070c@mx.google.com> <56D961DF-74C4-4E1B-B7F5-60E0E939DE8E@bsdimp.com> <4d938233.1192e60a.2761.1205@mx.google.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi all,

On Thu, 31 Mar 2011 04:19:11 +0900
rozhuk.im@gmail.com wrote:

> 
> > > I need your opinions, suggestions and help with testing and
> > > including
> > code
> > > to main stream source tree.
> > 
> > I think this likely is a good refactoring.
> > 
> > > PS: I can test only "map" part on my Agestar LB2.
> > 
> > But please make sure FIS still works.
> 
> I hope peoples with redboot hardware help with testing.
> 
> 
> Another question is path to mapped block (partition)?
> 
> Now
> - redboot: /dev/redboot/%name
> - map: /dev/map/%name
> 
> Variants:
> 1. stay as is
> 2. /dev/flash/%name
> 3. ?

3. /dev/flash/spi0kernel, /dev/flash/spi0rootfs, ...

IMO, /dev/map/ more generic :) 

> 
> _______________________________________________
> freebsd-arm@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-arm
> To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"

P.S.

I think GEOM_FLASH_NO_MAP not needed,
because this modules differ only on configuration source, 
REDBOOT partition map and hints, so maybe only GEOM_FLASH_NO_REDBOOT to
avoid unwanted read.

WBW
-- 
Aleksandr Rybalko <ray@ddteam.net>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110330232735.3768cbb6.ray>